From 8e8169ef656648460f963d0be082ffd42482d63e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Feb 2024 14:19:41 +0000
Subject: [PATCH 1/2] update README.md
---
README.md | 81 ++++++++++++++++++++++++++++---------------------------
1 file changed, 42 insertions(+), 39 deletions(-)
diff --git a/README.md b/README.md
index f3b7d84b5..38dec6d4b 100644
--- a/README.md
+++ b/README.md
@@ -156,45 +156,48 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 2e5cf8050b6b9be0cd2bd8bc267b539ce79a3a91 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Feb 2024 14:19:42 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c1cb2a3a5..6bd01453c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -379,7 +379,24 @@
"example",
"ideas"
]
+ },
+ {
+ "login": "GreenRover",
+ "name": "Heiko Henning",
+ "avatar_url": "https://avatars.githubusercontent.com/u/512850?v=4",
+ "profile": "https://github.com/GreenRover",
+ "contributions": [
+ "bug",
+ "code",
+ "content",
+ "doc",
+ "example",
+ "ideas",
+ "maintenance",
+ "review"
+ ]
}
],
- "commitConvention": "none"
+ "commitConvention": "none",
+ "commitType": "docs"
}