From f8ab47d302937b3de8151cbd5aba0ef8f68ac12a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 Sep 2022 15:56:39 +0000
Subject: [PATCH 1/4] update README.md [skip ci]
---
README.md | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index fddd0af..1b0883c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[](#contributors-)
+[](#contributors-)
[![GitHub Workflow Status][workflow-shield]][workflow-shield]
@@ -60,9 +60,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From d0f68b250f550eba42fc16203b900a286617ce73 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 Sep 2022 15:56:40 +0000
Subject: [PATCH 2/4] update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c96f4fc..3f92004 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -23,6 +23,15 @@
"bug",
"doc"
]
+ },
+ {
+ "login": "ttaschke",
+ "name": "Tim",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7067750?v=4",
+ "profile": "https://github.com/ttaschke",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
From 804241a681e2ac3e63368572e9e386f5ba2d6363 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 Sep 2022 15:58:44 +0000
Subject: [PATCH 3/4] update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1b0883c..830ba40 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 nickberry17 💻 |
 zacanger 🐛 📖 |
-  Tim 📖 |
+  Tim 📖 💻 |
From 7afafd9f81845d525d055dfa198a54529ac61367 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 14 Sep 2022 15:58:45 +0000
Subject: [PATCH 4/4] update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3f92004..3c66c41 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -30,7 +30,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/7067750?v=4",
"profile": "https://github.com/ttaschke",
"contributions": [
- "doc"
+ "doc",
+ "code"
]
}
],