From e7922447c5188eb7ce27a9786350d2532e0fd3a5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 12:46:03 +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 fc6079ae5..25a162be3 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,9 @@ Thanks goes to these wonderful people
Shai Rose

📖
AldinRekic

🎨 + +
Son Nguyen

📖 + From 1b73a6faafb98136435df000f00c58fe8c0770f7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 12:46:04 +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 400385dd9..3543687c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2033,6 +2033,15 @@ "contributions": [ "design" ] + }, + { + "login": "thanhsonng", + "name": "Son Nguyen", + "avatar_url": "https://avatars.githubusercontent.com/u/28614996?v=4", + "profile": "https://sonng.dev/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,