From c01e71a917d57911b916f9f37e3ee751715fd28f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 22 Sep 2020 20:38:16 +0000
Subject: [PATCH 1/4] docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb84f40..f047f61 100644
--- a/README.md
+++ b/README.md
@@ -247,12 +247,12 @@ Thanks goes to these people ([emoji key][emojis]):
 Hu Chen 📖 |
 Frederick Fogerty 💻 |
 Kyle Holmberg 📖 |
+  Mathis Møller 💻 |
-
This project follows the [all-contributors][all-contributors] specification.
From 63351430681b58415ea7fd8933420807278b0fcb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 22 Sep 2020 20:38:17 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2953984..dd05bee 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -336,6 +336,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "Thisen",
+ "name": "Mathis Møller",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/10807938?v=4",
+ "profile": "https://github.com/Thisen",
+ "contributions": [
+ "code"
+ ]
}
],
"repoType": "github",
From d686ef4adaa10bd0f4c295b964d61036ab547f1d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 22 Sep 2020 20:38:24 +0000
Subject: [PATCH 3/4] docs: update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f047f61..b2e7810 100644
--- a/README.md
+++ b/README.md
@@ -247,7 +247,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Hu Chen 📖 |
 Frederick Fogerty 💻 |
 Kyle Holmberg 📖 |
-  Mathis Møller 💻 |
+  Mathis Møller 💻 ⚠️ |
From 140d70ee0ff1a27619961b7236727f8722ff3868 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 22 Sep 2020 20:38:25 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index dd05bee..6e32f3b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -343,7 +343,8 @@
"avatar_url": "https://avatars2.githubusercontent.com/u/10807938?v=4",
"profile": "https://github.com/Thisen",
"contributions": [
- "code"
+ "code",
+ "test"
]
}
],