Skip to content

Commit 426f297

Browse files
Merge pull request #50 from TinasheMTapera/contributors/update-2025-11-14
[tributors] contributors/update-2025-11-14
2 parents b6d038f + a52415f commit 426f297

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,17 @@
10371037
"avatar_url": [
10381038
"https://avatars.githubusercontent.com/u/4965832?v=4"
10391039
]
1040+
},
1041+
{
1042+
"login": "manbat",
1043+
"name": "manbat",
1044+
"contributions": [
1045+
"code"
1046+
],
1047+
"profile": "https://github.com/manbat",
1048+
"avatar_url": [
1049+
"https://avatars.githubusercontent.com/u/41646490?v=4"
1050+
]
10401051
}
10411052
],
10421053
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,5 +523,9 @@
523523
"name": "Hannah Cohoon",
524524
"bio": "Doc student at UT's iSchool",
525525
"blog": "https://github.com/jlcohoon"
526+
},
527+
"manbat": {
528+
"name": "manbat",
529+
"blog": "https://github.com/manbat"
526530
}
527531
}

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

99
## What is this?
@@ -245,6 +245,7 @@ tool to generate a contributors graphic below.
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>
247247
<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>
248+
<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>
248249
</tr>
249250
</tbody>
250251
</table>

0 commit comments

Comments
 (0)