Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 15 additions & 4 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@
"talk"
]
},
{
"login": "josephmje",
"name": "Michael Joseph",
"avatar_url": "https://avatars.githubusercontent.com/u/22102194?v=4",
"profile": "https://github.com/josephmje",
"contributions": [
"code",
"maintenance",
"review"
]
},
{
"login": "jerdra",
"name": "Jerry Jeyachandra",
Expand All @@ -35,10 +46,10 @@
]
},
{
"login": "josephmje",
"name": "Michael Joseph",
"avatar_url": "https://avatars.githubusercontent.com/u/22102194?v=4",
"profile": "https://github.com/josephmje",
"login": "slimnsour",
"name": "slimnsour",
"avatar_url": "https://avatars.githubusercontent.com/u/54225067?v=4",
"profile": "https://github.com/slimnsour",
"contributions": [
"code",
"maintenance",
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## Contributors ✨
Expand All @@ -16,6 +16,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/DESm1th"><img src="https://avatars2.githubusercontent.com/u/10541496?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dawn E. Smith</b></sub></a><br /><a href="https://github.com/TIGRLab/datman/commits?author=DESm1th" title="Code">💻</a> <a href="https://github.com/TIGRLab/datman/commits?author=DESm1th" title="Documentation">📖</a> <a href="#design-DESm1th" title="Design">🎨</a> <a href="#ideas-DESm1th" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-DESm1th" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-DESm1th" title="Maintenance">🚧</a> <a href="#question-DESm1th" title="Answering Questions">💬</a> <a href="https://github.com/TIGRLab/datman/pulls?q=is%3Apr+reviewed-by%3ADESm1th" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/TIGRLab/datman/commits?author=DESm1th" title="Tests">⚠️</a> <a href="#talk-DESm1th" title="Talks">📢</a></td>
<td align="center"><a href="https://github.com/josephmje"><img src="https://avatars.githubusercontent.com/u/22102194?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Joseph</b></sub></a><br /><a href="https://github.com/TIGRLab/datman/commits?author=josephmje" title="Code">💻</a> <a href="#maintenance-josephmje" title="Maintenance">🚧</a> <a href="https://github.com/TIGRLab/datman/pulls?q=is%3Apr+reviewed-by%3Ajosephmje" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/jerdra"><img src="https://avatars.githubusercontent.com/u/21374425?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jerry Jeyachandra</b></sub></a><br /><a href="https://github.com/TIGRLab/datman/commits?author=jerdra" title="Code">💻</a> <a href="#maintenance-jerdra" title="Maintenance">🚧</a> <a href="https://github.com/TIGRLab/datman/pulls?q=is%3Apr+reviewed-by%3Ajerdra" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/slimnsour"><img src="https://avatars.githubusercontent.com/u/54225067?v=4?s=100" width="100px;" alt=""/><br /><sub><b>slimnsour</b></sub></a><br /><a href="https://github.com/TIGRLab/datman/commits?author=slimnsour" title="Code">💻</a> <a href="#maintenance-slimnsour" title="Maintenance">🚧</a> <a href="https://github.com/TIGRLab/datman/pulls?q=is%3Apr+reviewed-by%3Aslimnsour" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>
Expand Down