From ec3313d5bb5bff750d61a27364618b30df68bcf0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 14:18:59 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e0b36..0081e74 100644 --- a/README.md +++ b/README.md @@ -268,11 +268,13 @@ Thanks goes to these people ([emoji key][emojis]):
Kyle Holmberg

📖
Mathis Møller

💻 ⚠️ + +
Simen Bekkhus

💻 + - This project follows the [all-contributors][all-contributors] specification. From efec937552d8e4cec410337fc6b84e0dcc5d26e0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 14:19:00 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6e32f3b..8cd2744 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -346,6 +346,15 @@ "code", "test" ] + }, + { + "login": "SimenB", + "name": "Simen Bekkhus", + "avatar_url": "https://avatars1.githubusercontent.com/u/1404810?v=4", + "profile": "https://github.com/SimenB", + "contributions": [ + "code" + ] } ], "repoType": "github",