From 08ccad31198c44789be2c3d65d594c8d54acedd0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 2 Feb 2022 14:58:44 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3665b348..2ff391b8 100644
--- a/README.md
+++ b/README.md
@@ -1357,6 +1357,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Matan Borenkraout 📦 |
 Yann Braga 💻 |
 Ian VanSchooten 💻 |
+  Chantal Broeren 📖 |
From 6fd3d73ef0a8501fe083028aa0dfcf3019353e68 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 2 Feb 2022 14:58:45 +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 49f8de83..b88d1110 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -668,6 +668,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "cbroeren",
+ "name": "Chantal Broeren",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7499806?v=4",
+ "profile": "http://chantalbroeren.nl",
+ "contributions": [
+ "doc"
+ ]
}
],
"repoHost": "https://github.com",