diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2024-03-28 01:10:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-28 01:10:06 +0000 |
| commit | 24cb4a3bc973fa97fb40cda2e46a2a73d1aeda48 (patch) | |
| tree | 532e2948ee4acc0258ad6465c38a77e4415262a6 | |
| parent | 0888952cb95946885f364a6218346200fb8f0bb4 (diff) | |
docs: update .all-contributorsrc [skip ci]
| -rw-r--r-- | .all-contributorsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 3095896..be95fe9 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, |
