From 1d296a3e1d22cfe3abb89785ec90e3114b894151 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 5 Apr 2020 15:47:34 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ed78058..29f5dab 100644
--- a/README.md
+++ b/README.md
@@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Andrew 📖 |
sixcorners 📖 |
nils måsén 📖 |
+ Arne Jørgensen ⚠️ 👀 |
From 928da2ba546002264b71e7cfae2f56f4ba90dfe7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 5 Apr 2020 15:47:35 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7965cc4..da468d1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -512,6 +512,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "arnested",
+ "name": "Arne Jørgensen",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/190005?v=4",
+ "profile": "https://arnested.dk",
+ "contributions": [
+ "test",
+ "review"
+ ]
}
],
"contributorsPerLine": 7,