File tree 3 files changed +21
-1
lines changed
3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 905
905
"avatar_url" : [
906
906
" https://avatars.githubusercontent.com/u/25404783?v=4"
907
907
]
908
+ },
909
+ {
910
+ "login" : " glentner" ,
911
+ "name" : " Geoffrey Lentner" ,
912
+ "contributions" : [
913
+ " code"
914
+ ],
915
+ "profile" : " lentner.io" ,
916
+ "avatar_url" : [
917
+ " https://avatars.githubusercontent.com/u/8965948?v=4"
918
+ ]
908
919
}
909
920
],
910
921
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 458
458
"name": "Eric R. Scott",
459
459
"bio": "Scientific Programmer & Educator at University of Arizona",
460
460
"blog": "www.ericrscott.com"
461
+ },
462
+ "glentner": {
463
+ "name": "Geoffrey Lentner",
464
+
465
+ "bio": "Lead Research Data Scientist. Astrophysicist. Software Developer. I care about open science and open source.",
466
+ "blog": "lentner.io"
461
467
}
462
468
}
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-84 -orange.svg?style=flat-square )] ( #contributors )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-85 -orange.svg?style=flat-square )] ( #contributors )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
## What is this?
@@ -230,6 +230,9 @@ tool to generate a contributors graphic below.
230
230
<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
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>
232
232
</tr>
233
+ <tr>
234
+ <td align="center" valign="top" width="14.28%"><a href="lentner.io"><img src="https://avatars.githubusercontent.com/u/8965948?v=4?s=100" width="100px;" alt="Geoffrey Lentner"/><br /><sub><b>Geoffrey Lentner</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=glentner" title="Code">💻</a></td>
235
+ </tr>
233
236
</tbody >
234
237
</table >
235
238
You can’t perform that action at this time.
0 commit comments