From c18591c5cf962a43af64d939a33c08c8f12d0069 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 14 Feb 2021 15:28:32 +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 bf57b7f..6dafacb 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ Please check the [development guideline](https://github.com/hkalexling/Mango/wik
 μ΄μΈμ© π» |
 Simon π» |
+  David Knaack π |
From fdceab90606e62d8ebadeecc02e3c6e2c2a73bbe Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 14 Feb 2021 15:28:33 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4e511f1..6e5cc00 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -95,6 +95,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "davidkna",
+ "name": "David Knaack",
+ "avatar_url": "https://avatars.githubusercontent.com/u/835177?v=4",
+ "profile": "https://github.com/davidkna",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 7,