From 500d2a4ccec7e8c0747272c08af5aad5297f8d2c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 Sep 2022 13:14:37 +0000
Subject: [PATCH 1/2] docs: update docs/www/docs/contribute/3-contributors.md
---
docs/www/docs/contribute/3-contributors.md | 97 +++++++++++-----------
1 file changed, 50 insertions(+), 47 deletions(-)
diff --git a/docs/www/docs/contribute/3-contributors.md b/docs/www/docs/contribute/3-contributors.md
index f084871a..a805cb74 100644
--- a/docs/www/docs/contribute/3-contributors.md
+++ b/docs/www/docs/contribute/3-contributors.md
@@ -12,52 +12,55 @@ Thanks goes to these wonderful people 🎉
@@ -66,7 +69,7 @@ Thanks goes to these wonderful people 🎉
-[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-)
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From 255173877c01df91e4682b715ffbf0566e676b22 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 Sep 2022 13:14:38 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9b2a4ae8..47b80e83 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -327,6 +327,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "thsackos",
+ "name": "thsackos",
+ "avatar_url": "https://avatars.githubusercontent.com/u/47867435?v=4",
+ "profile": "https://github.com/thsackos",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 6,