File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 982
982
"avatar_url" : [
983
983
" https://avatars.githubusercontent.com/u/56853002?v=4"
984
984
]
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
+ ]
985
996
}
986
997
],
987
998
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 496
496
"TatsatJha": {
497
497
"name": "TatsatJha",
498
498
"blog": "https://github.com/TatsatJha"
499
+ },
500
+ "gaurav": {
501
+ "name": "Gaurav Vaidya",
502
+
503
+ "bio": "Semantic web technologist at @RENCI at the University of North Carolina at Chapel Hill.",
504
+ "blog": "http://www.ggvaidya.com/"
499
505
}
500
506
}
Original file line number Diff line number Diff line change 3
3
https://us-rse.org
4
4
5
5
<!-- 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 )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
## What is this?
@@ -239,6 +239,9 @@ tool to generate a contributors graphic below.
239
239
<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>
240
240
<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>
241
241
</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>
242
245
</tbody >
243
246
</table >
244
247
You can’t perform that action at this time.
0 commit comments