From b8815f76c8ff59b057e2e60bf0c3ff489f3754cb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 2 Apr 2021 01:36:30 +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 76b4757e..57f47ba2 100644
--- a/README.md
+++ b/README.md
@@ -727,6 +727,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Martin Duvergey 🐛 |
 call-stack 🐛 |
 Piotr Jastrzebski 💻 |
+  Sounghoo 💻 |
From 3d1261e40fabcd4b33f0923dd73adbe5da2b9ef4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 2 Apr 2021 01:36:31 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6dce2489..547884d3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -63,7 +63,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "hookSSi",
+ "name": "Sounghoo",
+ "avatar_url": "https://avatars.githubusercontent.com/u/12372136?v=4",
+ "profile": "https://github.com/hookSSi",
+ "contributions": [
+ "code"
+ ]
}
],
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "skipCi": true
}