From c5ee9bf94c66c50deeb168d66aa66b04474ec801 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Jun 2022 19:07:45 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 00ed0416..40568eee 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
 John Schulz 💻 |
 Nasrul Faizin 💻 |
 Jordan Fisher 💻 |
+  Chris Sandvik 💻 |
From 2b96943ca3a140ca2cd43837388b475bb3aa7797 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 20 Jun 2022 19:07:46 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fd76efd2..fc3afce5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -302,6 +302,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "csandman",
+ "name": "Chris Sandvik",
+ "avatar_url": "https://avatars.githubusercontent.com/u/9214195?v=4",
+ "profile": "https://github.com/csandman",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,