From cf25e88563908a04b13e59be9e2a53b5ee8cf540 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:34:15 +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 8033f7a6..b542de69 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ Thanks goes to these people ([emoji key][emojis]):
Janek

💻 ⚠️
Gleb Irovich

💻 ⚠️
Arjen

💻 +
Suguru Inatomi

💻 🤔 From f99ca4e3f632234aea8cfa32a5fc99982f9adb97 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:34:16 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6f2dd580..78b7aad7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -197,6 +197,16 @@ "contributions": [ "code" ] + }, + { + "login": "lacolaco", + "name": "Suguru Inatomi", + "avatar_url": "https://avatars.githubusercontent.com/u/1529180?v=4", + "profile": "https://lacolaco.net", + "contributions": [ + "code", + "ideas" + ] } ], "contributorsPerLine": 7,