From 8692c17ea4cd1d882b1773b9b9dc1e00bf7d01e3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 11:36:12 +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 6f8eb036..fa6c47c7 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aaron Davison

💻
Przemyslaw Kozik

🎨
Alfredo Arellano de la Fuente

💻 +
MH Kim

💻 From b4a678640e2adbf607ec468d8c20d44aea31df18 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 11:36:13 +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 955ab76c..6150d017 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -487,6 +487,15 @@ "contributions": [ "code" ] + }, + { + "login": "NessunKim", + "name": "MH Kim", + "avatar_url": "https://avatars.githubusercontent.com/u/12974079?v=4", + "profile": "https://github.com/NessunKim", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,