From ffdb515490ab56d0b7c54e5b80561609b6dac5e8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:48:21 +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 3514672..349bc49 100644
--- a/README.md
+++ b/README.md
@@ -752,6 +752,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 TNThomas 🐛 💻 |
+  Ownez 💻 |
From 2c88df2301b1c2a22597fd3ad71f7954087e7185 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:48:22 +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 9ab2abc..251a375 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -82,8 +82,18 @@
"bug",
"code"
]
+ },
+ {
+ "login": "Ownez",
+ "name": "Ownez",
+ "avatar_url": "https://avatars.githubusercontent.com/u/10993641?v=4",
+ "profile": "https://github.com/Ownez",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs"
}