From 8ccaaeeece891144ae8552042df24d99001adf5e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:32:36 +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 aca4bef3..897d06f8 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Dale Karp
Dale Karp

💻 ⚠️ 📖 Nathan
Nathan

💻 ⚠️ justintoman
justintoman

💻 ⚠️ + Anthony Devick
Anthony Devick

💻 ⚠️ 📖 From e296bc3d044f81932968a59803a1b2259978e986 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:32:37 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f91d531b..1f86f2fc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -628,6 +628,17 @@ "code", "test" ] + }, + { + "login": "adevick", + "name": "Anthony Devick", + "avatar_url": "https://avatars.githubusercontent.com/u/106642175?v=4", + "profile": "https://github.com/adevick", + "contributions": [ + "code", + "test", + "doc" + ] } ], "contributorsPerLine": 7,