Skip to content
Open
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
22 changes: 22 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,28 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/5649484?v=4"
]
},
{
"login": "manbat",
"name": "manbat",
"contributions": [
"code"
],
"profile": "https://github.com/manbat",
"avatar_url": [
"https://avatars.githubusercontent.com/u/41646490?v=4"
]
},
{
"login": "TatsatJha",
"name": "TatsatJha",
"contributions": [
"code"
],
"profile": "https://github.com/TatsatJha",
"avatar_url": [
"https://avatars.githubusercontent.com/u/56853002?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
8 changes: 8 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -492,5 +492,13 @@
"orcid": "0009-0003-2343-3052",
"affiliation": "Princeton University",
"blog": "https://github.com/luet"
},
"TatsatJha": {
"name": "TatsatJha",
"blog": "https://github.com/TatsatJha"
},
"manbat": {
"name": "manbat",
"blog": "https://github.com/manbat"
}
}
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
https://us-rse.org

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

## What is this?
Expand Down Expand Up @@ -237,6 +237,10 @@ tool to generate a contributors graphic below.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DMadren"><img src="https://avatars.githubusercontent.com/u/204754096?v=4?s=100" width="100px;" alt="DMadren"/><br /><sub><b>DMadren</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=DMadren" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="nwb.org"><img src="https://avatars.githubusercontent.com/u/310197?v=4?s=100" width="100px;" alt="Ryan Ly"/><br /><sub><b>Ryan Ly</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=rly" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luet"><img src="https://avatars.githubusercontent.com/u/5649484?v=4?s=100" width="100px;" alt="David Luet"/><br /><sub><b>David Luet</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=luet" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/manbat"><img src="https://avatars.githubusercontent.com/u/41646490?v=4?s=100" width="100px;" alt="manbat"/><br /><sub><b>manbat</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=manbat" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TatsatJha"><img src="https://avatars.githubusercontent.com/u/56853002?v=4?s=100" width="100px;" alt="TatsatJha"/><br /><sub><b>TatsatJha</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=TatsatJha" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down