summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2022-08-22 02:48:01 -0400
committerGitHub <noreply@github.com>2022-08-22 02:48:01 -0400
commit90c56a9f3b221323394e6e9e5e7f9deaa7538a95 (patch)
tree175951d17702d9ce3cfcde21c54a84a1a52e9b51 /.all-contributorsrc
parent6e0bc960939d4c74343f83500cba2acbdac441c9 (diff)
docs: add jamartin9 as a contributor for code (#789)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a0880acc..bd0777c2 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -271,6 +271,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "jamartin9",
+ "name": "Justin Martin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7027701?v=4",
+ "profile": "https://github.com/jamartin9",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,