Skip to content

Commit 2fd3f1c

Browse files
docs: add jg-code as a contributor for code, test, and 2 more (vipm-io#49)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 3753556 commit 2fd3f1c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,18 @@
6666
"contributions": [
6767
"code"
6868
]
69+
},
70+
{
71+
"login": "jg-code",
72+
"name": "Jonathon Green",
73+
"avatar_url": "https://avatars.githubusercontent.com/u/16163577?v=4",
74+
"profile": "http://www.jgcode.net",
75+
"contributions": [
76+
"code",
77+
"test",
78+
"doc",
79+
"maintenance"
80+
]
6981
}
7082
]
7183
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Take a look at the [Help Wanted](https://github.com/vipm-io/OpenG-Variant-Data-L
3333
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Bas-vE"><img src="https://avatars.githubusercontent.com/u/16207111?v=4?s=100" width="100px;" alt="Basve"/><br /><sub><b>Basve</b></sub></a><br /><a href="#code-Bas-vE" title="Code">💻</a> <a href="#test-Bas-vE" title="Tests">⚠️</a> <a href="#maintenance-Bas-vE" title="Maintenance">🚧</a></td>
3434
<td align="center" valign="top" width="14.28%"><a href="https://github.com/drjdpowell"><img src="https://avatars.githubusercontent.com/u/6072800?v=4?s=100" width="100px;" alt="drjdpowell"/><br /><sub><b>drjdpowell</b></sub></a><br /><a href="#code-drjdpowell" title="Code">💻</a></td>
3535
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GCraftsman"><img src="https://avatars.githubusercontent.com/u/18015549?v=4?s=100" width="100px;" alt="gcraftsman"/><br /><sub><b>gcraftsman</b></sub></a><br /><a href="#code-gcraftsman" title="Code">💻</a></td>
36+
<td align="center" valign="top" width="14.28%"><a href="http://www.jgcode.net"><img src="https://avatars.githubusercontent.com/u/16163577?v=4?s=100" width="100px;" alt="Jonathon Green"/><br /><sub><b>Jonathon Green</b></sub></a><br /><a href="#code-jg-code" title="Code">💻</a> <a href="#test-jg-code" title="Tests">⚠️</a> <a href="#doc-jg-code" title="Documentation">📖</a> <a href="#maintenance-jg-code" title="Maintenance">🚧</a></td>
3637
</tr>
3738
</tbody>
3839
</table>

0 commit comments

Comments
 (0)