From d615f54d39a0132a9ee3f79f90d437fdfb918b73 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 10:28:37 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4d5e4be..b35bb2a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,19 @@ "contributions": [ "code" ] + }, + { + "login": "russelljjarvis", + "name": "Russell Jarvis", + "avatar_url": "https://avatars.githubusercontent.com/u/7786645?v=4", + "profile": "https://russelljjarvis.github.io/home/", + "contributions": [ + "code", + "doc", + "ideas", + "design", + "infra" + ] } ], "contributorsPerLine": 7, -- GitLab