From 3b88fc42486bc9770cc6cde0344abc3c096ee4e6 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 20 Jun 2020 15:22:29 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 7fbe282a..4c969b79 100644
--- a/README.md
+++ b/README.md
@@ -192,6 +192,9 @@ Thanks goes to these people ([emoji key][emojis]):
 Toni Villena 🐛 💻 📖 ⚠️ |
 ShPelles 📖 |
+
+  Miluoshi 💻 ⚠️ |
+
From f5370b6386d31ed5f04c164e28b16bb0409ad67b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 20 Jun 2020 15:22:30 +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 1caec5c4..39fdd519 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -74,6 +74,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "miluoshi",
+ "name": "Miluoshi",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/1130547?v=4",
+ "profile": "https://github.com/miluoshi",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,