From 15bd50dc24b547e1c9ee6afac23e6586644e37b1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 10 Oct 2021 19:20:44 +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 b4aa137..223a449 100644
--- a/README.md
+++ b/README.md
@@ -215,6 +215,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Henry 🐛 |
 SleepiPanda 🐛 |
 Bad Requests 🐛 |
+  Dominik Nakamura 🚇 |
From 2132ceadd582f5295569c07f5616d961ba6a296b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 10 Oct 2021 19:20:45 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9429e14..ab91851 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -227,7 +227,7 @@
"contributions": [
"bug"
]
- },
+ },
{
"login": "HenryHoggard",
"name": "Henry",
@@ -254,6 +254,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "dnaka91",
+ "name": "Dominik Nakamura",
+ "avatar_url": "https://avatars.githubusercontent.com/u/36804488?v=4",
+ "profile": "https://home.dnaka91.rocks",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 7,