From 36994d208df230b0238342ba56005dd7c3d8598d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 7 Oct 2021 12:14:41 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 38532e8..ba9aa7b 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
-[](#contributors-)
+[](#contributors-)
@@ -182,6 +182,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 J Savage 🚇 📖 |
 Thomas Gotwig 🚇 📖 |
 Spike 🚇 📖 |
+  Evan Richter 💻 📖 |
From a439be0305576e7e5a2faa45908921b8573fc374 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 7 Oct 2021 12:14:42 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1fbef72..4f66a99 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -43,6 +43,16 @@
"infra",
"doc"
]
+ },
+ {
+ "login": "evanrichter",
+ "name": "Evan Richter",
+ "avatar_url": "https://avatars.githubusercontent.com/u/330292?v=4",
+ "profile": "https://github.com/evanrichter",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,