From 94ee1bc32cf07c1462e192b6af329fde3b3424c1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
 <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 31 Oct 2022 06:07:08 +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 4c72e01..44c89cf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
 <!-- ALL-CONTRIBUTORS-BADGE:END -->
 
 <div align="center">    
@@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
   <tbody>
     <tr>
       <td align="center"><a href="https://github.com/tommy6073"><img src="https://avatars.githubusercontent.com/u/3647470?v=4?s=100" width="100px;" alt="Takayuki Nagatomi"/><br /><sub><b>Takayuki Nagatomi</b></sub></a><br /><a href="https://github.com/harakeishi/trv/commits?author=tommy6073" title="Code">💻</a></td>
+      <td align="center"><a href="https://github.com/dojineko"><img src="https://avatars.githubusercontent.com/u/1488898?v=4?s=100" width="100px;" alt="dojineko"/><br /><sub><b>dojineko</b></sub></a><br /><a href="https://github.com/harakeishi/trv/commits?author=dojineko" title="Code">💻</a></td>
     </tr>
   </tbody>
 </table>

From 952c575fee787ab0ac5d8c7da3352899f2dadba4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
 <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 31 Oct 2022 06:07:09 +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 08c6999..eda32c1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -14,6 +14,15 @@
       "contributions": [
         "code"
       ]
+    },
+    {
+      "login": "dojineko",
+      "name": "dojineko",
+      "avatar_url": "https://avatars.githubusercontent.com/u/1488898?v=4",
+      "profile": "https://github.com/dojineko",
+      "contributions": [
+        "code"
+      ]
     }
   ],
   "contributorsPerLine": 7,