Skip to content

Commit 404f6da

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2025-09-18 (#1779)
Co-authored-by: github-actions <[email protected]>
1 parent 2610344 commit 404f6da

File tree

3 files changed

+36
-1
lines changed

3 files changed

+36
-1
lines changed

.all-contributorsrc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -993,6 +993,28 @@
993993
"avatar_url": [
994994
"https://avatars.githubusercontent.com/u/23979?v=4"
995995
]
996+
},
997+
{
998+
"login": "suzanneprentice",
999+
"name": "Suzanne Prentice",
1000+
"contributions": [
1001+
"code"
1002+
],
1003+
"profile": "https://github.com/suzanneprentice",
1004+
"avatar_url": [
1005+
"https://avatars.githubusercontent.com/u/38380629?v=4"
1006+
]
1007+
},
1008+
{
1009+
"login": "cdcore09",
1010+
"name": "Cordero Core",
1011+
"contributions": [
1012+
"code"
1013+
],
1014+
"profile": "https://github.com/cdcore09",
1015+
"avatar_url": [
1016+
"https://avatars.githubusercontent.com/u/127983572?v=4"
1017+
]
9961018
}
9971019
],
9981020
"contributorsPerLine": 7

.tributors

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,5 +502,16 @@
502502
"email": "[email protected]",
503503
"bio": "Semantic web technologist at @RENCI at the University of North Carolina at Chapel Hill.",
504504
"blog": "http://www.ggvaidya.com/"
505+
},
506+
"suzanneprentice": {
507+
"name": "Suzanne Prentice",
508+
"orcid": "0009-0001-6990-8311",
509+
"affiliation": "Oak Ridge National Laboratory",
510+
"blog": "https://github.com/suzanneprentice"
511+
},
512+
"cdcore09": {
513+
"name": "Cordero Core",
514+
"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",
515+
"blog": "https://github.com/cdcore09"
505516
}
506517
}

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
https://us-rse.org
44

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

99
## What is this?
@@ -241,6 +241,8 @@ tool to generate a contributors graphic below.
241241
</tr>
242242
<tr>
243243
<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>
244+
<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>
245+
<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>
244246
</tr>
245247
</tbody>
246248
</table>

0 commit comments

Comments
 (0)