From 7a2d00adcb7f5846c47976f75dcedb4773bdb04d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 12:51:43 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92f9a7e1..1640a967 100644 --- a/README.md +++ b/README.md @@ -588,12 +588,12 @@ Thanks goes to these people ([emoji key][emojis]):
Andrei Picus

🐛 👀
Artem Zakharchenko

📖
Michael

📖 +
Braden Lee

📖 - This project follows the [all-contributors][all-contributors] specification. From 8717d28500c17165d1d0aebe485e114b1e88bf28 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 12:51:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e5a62cf1..980dab2a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1111,6 +1111,15 @@ "contributions": [ "doc" ] + }, + { + "login": "2dubbing", + "name": "Braden Lee", + "avatar_url": "https://avatars2.githubusercontent.com/u/15885679?v=4", + "profile": "http://2dubbing.tistory.com", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,