From 959d23e194dddc8fc05a165d8a3160493afe68fd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 9 Nov 2023 08:43:25 +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 897d06f8..3a2be038 100644
--- a/README.md
+++ b/README.md
@@ -425,6 +425,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Nathan 💻 ⚠️ |
 justintoman 💻 ⚠️ |
 Anthony Devick 💻 ⚠️ 📖 |
+  Richard Maisano 💻 ⚠️ |
From bc0c17fad4145ff8bf7f002babf3ea9bad6d0378 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 9 Nov 2023 08:43:26 +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 1f86f2fc..5e738143 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -639,6 +639,16 @@
"test",
"doc"
]
+ },
+ {
+ "login": "maisano",
+ "name": "Richard Maisano",
+ "avatar_url": "https://avatars.githubusercontent.com/u/689081?v=4",
+ "profile": "https://github.com/maisano",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,