From 79ae99a1261c93d524e0eaed4212f07b6068ad75 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 14:54:26 +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 7987804..fbfe244 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Federico Grandi

💻
K3rnelPan1c

💻 +
danielwerg

📖 From 77a31b2a3e07d7ab484af8186cfef4c29617bb82 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 14:54:27 +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 736cfd5..d3a9f9f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "code" ] + }, + { + "login": "danielwerg", + "name": "danielwerg", + "avatar_url": "https://avatars.githubusercontent.com/u/35052399?v=4", + "profile": "https://github.com/danielwerg", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,