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 @@ -993,6 +993,28 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/23979?v=4"
]
},
{
"login": "cdcore09",
"name": "Cordero Core",
"contributions": [
"code"
],
"profile": "https://github.com/cdcore09",
"avatar_url": [
"https://avatars.githubusercontent.com/u/127983572?v=4"
]
},
{
"login": "suzanneprentice",
"name": "Suzanne Prentice",
"contributions": [
"code"
],
"profile": "https://github.com/suzanneprentice",
"avatar_url": [
"https://avatars.githubusercontent.com/u/38380629?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
11 changes: 11 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -502,5 +502,16 @@
"email": "[email protected]",
"bio": "Semantic web technologist at @RENCI at the University of North Carolina at Chapel Hill.",
"blog": "http://www.ggvaidya.com/"
},
"suzanneprentice": {
"name": "Suzanne Prentice",
"orcid": "0009-0001-6990-8311",
"affiliation": "Oak Ridge National Laboratory",
"blog": "https://github.com/suzanneprentice"
},
"cdcore09": {
"name": "Cordero Core",
"bio": "A software-focused Software Engineer with extensive experience in leveraging Python, JavaScript, and Go for SDLC, medical, e-commerce, data analytic, and AI sol",
"blog": "https://github.com/cdcore09"
}
}
4 changes: 3 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-92-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-94-orange.svg?style=flat-square)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## What is this?
Expand Down Expand Up @@ -241,6 +241,8 @@ tool to generate a contributors graphic below.
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.ggvaidya.com/"><img src="https://avatars.githubusercontent.com/u/23979?v=4?s=100" width="100px;" alt="Gaurav Vaidya"/><br /><sub><b>Gaurav Vaidya</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=gaurav" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cdcore09"><img src="https://avatars.githubusercontent.com/u/127983572?v=4?s=100" width="100px;" alt="Cordero Core"/><br /><sub><b>Cordero Core</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=cdcore09" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/suzanneprentice"><img src="https://avatars.githubusercontent.com/u/38380629?v=4?s=100" width="100px;" alt="Suzanne Prentice"/><br /><sub><b>Suzanne Prentice</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=suzanneprentice" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down