Skip to content

Commit 42d5ae0

Browse files
authored
Merge pull request #1805 from USRSE/contributors/update-2025-10-13
[tributors] contributors/update-2025-10-13
2 parents 6c11370 + 8ebbaeb commit 42d5ae0

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,6 +1026,17 @@
10261026
"avatar_url": [
10271027
"https://avatars.githubusercontent.com/u/829690?v=4"
10281028
]
1029+
},
1030+
{
1031+
"login": "jlcohoon",
1032+
"name": "Hannah Cohoon",
1033+
"contributions": [
1034+
"code"
1035+
],
1036+
"profile": "https://github.com/jlcohoon",
1037+
"avatar_url": [
1038+
"https://avatars.githubusercontent.com/u/4965832?v=4"
1039+
]
10291040
}
10301041
],
10311042
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,5 +518,10 @@
518518
"maneesha": {
519519
"name": "maneesha",
520520
"blog": "https://github.com/maneesha"
521+
},
522+
"jlcohoon": {
523+
"name": "Hannah Cohoon",
524+
"bio": "Doc student at UT's iSchool",
525+
"blog": "https://github.com/jlcohoon"
521526
}
522527
}

README.md

Lines changed: 2 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-95-orange.svg?style=flat-square)](#contributors)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
## What is this?
@@ -244,6 +244,7 @@ tool to generate a contributors graphic below.
244244
<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>
245245
<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>
246246
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maneesha"><img src="https://avatars.githubusercontent.com/u/829690?v=4?s=100" width="100px;" alt="maneesha"/><br /><sub><b>maneesha</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=maneesha" title="Code">💻</a></td>
247+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jlcohoon"><img src="https://avatars.githubusercontent.com/u/4965832?v=4?s=100" width="100px;" alt="Hannah Cohoon"/><br /><sub><b>Hannah Cohoon</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jlcohoon" title="Code">💻</a></td>
247248
</tr>
248249
</tbody>
249250
</table>

0 commit comments

Comments
 (0)