From 44f69d66e22b2937c28ee8c7409beb7456aa8237 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 07:03:03 +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 99437da3..5a7debb7 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dominic Yin

💻 +
Brandon Rothweiler

🎨 From e932b07fc1fa8f3e64c2cca5fceb52a4203fc299 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 07:03:04 +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 e268e58c..aacbb7c7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -397,6 +397,15 @@ "contributions": [ "code" ] + }, + { + "login": "bdr99", + "name": "Brandon Rothweiler", + "avatar_url": "https://avatars.githubusercontent.com/u/2292715?v=4", + "profile": "https://github.com/bdr99", + "contributions": [ + "design" + ] } ], "contributorsPerLine": 7,