From 69e33773ce3b5330a2160cdffcb9f9703155a4ef Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 03:56:47 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d17d9c0..6f51f69 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -218,11 +218,23 @@ "test", "ideas" ] + }, + { + "login": "enrikb", + "name": "Enrik Berkhan", + "avatar_url": "https://avatars.githubusercontent.com/u/1910914?v=4", + "profile": "https://github.com/enrikb", + "contributions": [ + "code", + "maintenance", + "ideas" + ] } ], "contributorsPerLine": 7, "projectName": "solo", "projectOwner": "solokeys", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }