From f576a580144de2a9cfe3ba669d9f07bd1134089c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 11 Jun 2023 13:23:50 +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 17bd8ef3..035b61a9 100644
--- a/README.md
+++ b/README.md
@@ -264,6 +264,7 @@ Thanks goes to these wonderful people
 Alex Lee 📖 |
 plumcoding ⚠️ |
 Nathan 📖 |
+  Gavin Osborn 📖 |
From 1e83bfbf432bc6a21adbbc21618b1ecab7c1e721 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 11 Jun 2023 13:23:51 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e3c1daef..ebf2b290 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -564,10 +564,20 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "GavinOsborn",
+ "name": "Gavin Osborn",
+ "avatar_url": "https://avatars.githubusercontent.com/u/581588?v=4",
+ "profile": "https://github.com/GavinOsborn",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}