From 4b5512c95ae89cbeaf5df630259053ef5e241bba Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 13:02:31 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a7861ea0..3aa4950a2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-) @@ -152,6 +152,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Doni Rubiagatra

⚠️
Umar Hadi Siswanto

📖
Widi-ps

🐛 +
Ryan Adhi

💻 From 52c8148c1919c55c88c07b0b93b325e05b23c305 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 13:02:32 +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 1543f3f53..93537a7e6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -367,6 +367,15 @@ "contributions": [ "bug" ] + }, + { + "login": "ryanadhi", + "name": "Ryan Adhi", + "avatar_url": "https://avatars.githubusercontent.com/u/35433920?v=4", + "profile": "https://www.ryanadhi.tech/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,