Skip to content

Commit 693e849

Browse files
author
github-actions
committed
Automated deployment to update contributors 2025-02-28
1 parent e39bf64 commit 693e849

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
@@ -894,6 +894,17 @@
894894
"avatar_url": [
895895
"https://avatars.githubusercontent.com/u/1132451?v=4"
896896
]
897+
},
898+
{
899+
"login": "Aariq",
900+
"name": "Eric R. Scott",
901+
"contributions": [
902+
"code"
903+
],
904+
"profile": "www.ericrscott.com",
905+
"avatar_url": [
906+
"https://avatars.githubusercontent.com/u/25404783?v=4"
907+
]
897908
}
898909
],
899910
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,5 +453,10 @@
453453
"name": "Budh Ram Gurung (BRG)",
454454
"bio": "Open Source Advocate, Software Developer, IT Career Coach and Entrepreneur",
455455
"blog": "https://budhram.com.np"
456+
},
457+
"Aariq": {
458+
"name": "Eric R. Scott",
459+
"bio": "Scientific Programmer & Educator at University of Arizona",
460+
"blog": "www.ericrscott.com"
456461
}
457462
}

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

99
## What is this?
@@ -228,6 +228,7 @@ tool to generate a contributors graphic below.
228228
<td align="center" valign="top" width="14.28%"><a href="www.kristijanarmeni.net"><img src="https://avatars.githubusercontent.com/u/14061041?v=4?s=100" width="100px;" alt="Kristijan Armeni"/><br /><sub><b>Kristijan Armeni</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=KristijanArmeni" title="Code">💻</a></td>
229229
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jmelot"><img src="https://avatars.githubusercontent.com/u/1252409?v=4?s=100" width="100px;" alt="Jennifer Melot"/><br /><sub><b>Jennifer Melot</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jmelot" title="Code">💻</a></td>
230230
<td align="center" valign="top" width="14.28%"><a href="https://budhram.com.np"><img src="https://avatars.githubusercontent.com/u/1132451?v=4?s=100" width="100px;" alt="Budh Ram Gurung (BRG)"/><br /><sub><b>Budh Ram Gurung (BRG)</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=brgnepal" title="Code">💻</a></td>
231+
<td align="center" valign="top" width="14.28%"><a href="www.ericrscott.com"><img src="https://avatars.githubusercontent.com/u/25404783?v=4?s=100" width="100px;" alt="Eric R. Scott"/><br /><sub><b>Eric R. Scott</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=Aariq" title="Code">💻</a></td>
231232
</tr>
232233
</tbody>
233234
</table>

0 commit comments

Comments
 (0)