From c057d8a98270899f69864be0484705f5ed996707 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:44:13 +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 202b9bd21..480466dbf 100644 --- a/README.md +++ b/README.md @@ -507,6 +507,7 @@ Thanks goes to these wonderful people smk267
smk267

🚇 Dylan Gordon
Dylan Gordon

📖 + Michael Cousins
Michael Cousins

📖 👀 From 01a140f6d8e8cbc1ac12687d61f8e156ae8c89e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:44:14 +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 ad277df29..b3e0b4fce 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2618,6 +2618,16 @@ "contributions": [ "doc" ] + }, + { + "login": "mcous", + "name": "Michael Cousins", + "avatar_url": "https://avatars.githubusercontent.com/u/2963448?v=4", + "profile": "https://michael.cousins.io", + "contributions": [ + "doc", + "review" + ] } ], "contributorsPerLine": 7,