diff --git a/.all-contributorsrc b/.all-contributorsrc index 2a1d74fd..8cb88155 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -175,6 +175,15 @@ "contributions": [ "doc" ] + }, + { + "login": "neilpa", + "name": "Neil Pankey", + "avatar_url": "https://avatars.githubusercontent.com/u/42419?v=4", + "profile": "https://neilpa.me", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,