From f0628e68d51fa31162f9c29ad25462199cbe72b1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 27 Jun 2021 08:13:27 +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 e1ffdabd..99437da3 100644
--- a/README.md
+++ b/README.md
@@ -177,6 +177,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
starxg 🔌 |
Alisue 🎨 |
+
+ Dominic Yin 💻 |
+
From f42d4e0eb417765d84162dfee9f291f30b2bfe42 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 27 Jun 2021 08:13:28 +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 e4bb7ba5..e268e58c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -388,6 +388,15 @@
"contributions": [
"design"
]
+ },
+ {
+ "login": "ydcool",
+ "name": "Dominic Yin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5668295?v=4",
+ "profile": "https://github.com/ydcool",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,