From 46c84aa002d02b771e7d4d0b70a96c76a3f51362 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 21 Mar 2021 17:24:02 +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 3641c912..b6851efe 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri
Markus Löning 💻 |
LaChapeliere 💻 |
Raz Luvaton ⚠️ 💻 🐛 |
+ Yakko Majuri ⚠️ 📖 |
From d6c4281120ea596394d9152c9c23efb6edec0d5e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 21 Mar 2021 17:24:03 +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 cec103f7..fb4fba80 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -169,6 +169,16 @@
"code",
"bug"
]
+ },
+ {
+ "login": "yakkomajuri",
+ "name": "Yakko Majuri",
+ "avatar_url": "https://avatars.githubusercontent.com/u/38760734?v=4",
+ "profile": "http://yakko.tech",
+ "contributions": [
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,