From 0888952cb95946885f364a6218346200fb8f0bb4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 28 Mar 2024 01:10:05 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index 4a98bb9b..42c7dbfe 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -383,6 +383,7 @@ authors.
wznmickey 📖 |
NicolasRoelandt 📖 |
+ Josh Bouganim 💻 |
From 24cb4a3bc973fa97fb40cda2e46a2a73d1aeda48 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 28 Mar 2024 01:10:06 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 3095896d..be95fe9f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2712,6 +2712,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "jbouganim-parallel",
+ "name": "Josh Bouganim",
+ "avatar_url": "https://avatars.githubusercontent.com/u/150748285?v=4",
+ "profile": "https://github.com/jbouganim-parallel",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,