From a3e3957651810a79a190718a495999b2dd3c84ab Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 Feb 2024 15:30:48 +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 7052864..3375178 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 davdi1337 💻 🐛 |
 Mauro Stepanoski 🤔 💻 |
 Sam "Betty" McKoy 🐛 |
+  Peran Osborn 🐛 🤔 |
From 9ef1cd0fef5fdb1aea7b500e663461a80842a7d8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 17 Feb 2024 15:30:49 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7f05231..336b2d3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -42,6 +42,16 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "peranosborn",
+ "name": "Peran Osborn",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1318002?v=4",
+ "profile": "https://github.com/peranosborn",
+ "contributions": [
+ "bug",
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,
@@ -50,5 +60,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}