From 33e15a844fdefdf0e7a870bc809475ce5616dc29 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 May 2021 22:51:54 +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 0d0e7c0a..e3bba708 100644
--- a/README.md
+++ b/README.md
@@ -245,6 +245,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Matan Borenkraout 🚧 |
 andyrooger 💻 |
+  Bryan Wain 🐛 👀 |
From f18db1a52e426c973deb17606f4dc55dbd116d29 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 24 May 2021 22:51:55 +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 474876e7..9c318f40 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -556,6 +556,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "bdwain",
+ "name": "Bryan Wain",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3982094?v=4",
+ "profile": "https://github.com/bdwain",
+ "contributions": [
+ "bug",
+ "review"
+ ]
}
],
"skipCi": true,