Skip to content

Commit d41e926

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2025-09-11 (#1775)
Co-authored-by: github-actions <[email protected]>
1 parent 5e1c8b9 commit d41e926

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -982,6 +982,17 @@
982982
"avatar_url": [
983983
"https://avatars.githubusercontent.com/u/56853002?v=4"
984984
]
985+
},
986+
{
987+
"login": "gaurav",
988+
"name": "Gaurav Vaidya",
989+
"contributions": [
990+
"code"
991+
],
992+
"profile": "http://www.ggvaidya.com/",
993+
"avatar_url": [
994+
"https://avatars.githubusercontent.com/u/23979?v=4"
995+
]
985996
}
986997
],
987998
"contributorsPerLine": 7

.tributors

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,5 +496,11 @@
496496
"TatsatJha": {
497497
"name": "TatsatJha",
498498
"blog": "https://github.com/TatsatJha"
499+
},
500+
"gaurav": {
501+
"name": "Gaurav Vaidya",
502+
"email": "[email protected]",
503+
"bio": "Semantic web technologist at @RENCI at the University of North Carolina at Chapel Hill.",
504+
"blog": "http://www.ggvaidya.com/"
499505
}
500506
}

README.md

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

99
## What is this?
@@ -239,6 +239,9 @@ tool to generate a contributors graphic below.
239239
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luet"><img src="https://avatars.githubusercontent.com/u/5649484?v=4?s=100" width="100px;" alt="David Luet"/><br /><sub><b>David Luet</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=luet" title="Code">💻</a></td>
240240
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TatsatJha"><img src="https://avatars.githubusercontent.com/u/56853002?v=4?s=100" width="100px;" alt="TatsatJha"/><br /><sub><b>TatsatJha</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=TatsatJha" title="Code">💻</a></td>
241241
</tr>
242+
<tr>
243+
<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+
</tr>
242245
</tbody>
243246
</table>
244247

0 commit comments

Comments
 (0)