Skip to content

Commit 1abfe4a

Browse files
authored
Merge pull request #1684 from USRSE/contributors/update-2025-03-14
[tributors] contributors/update-2025-03-14 Dup of #1682
2 parents 76ab61b + 3017511 commit 1abfe4a

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,17 @@
905905
"avatar_url": [
906906
"https://avatars.githubusercontent.com/u/25404783?v=4"
907907
]
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+
]
908919
}
909920
],
910921
"contributorsPerLine": 7

.tributors

+6
Original file line numberDiff line numberDiff line change
@@ -458,5 +458,11 @@
458458
"name": "Eric R. Scott",
459459
"bio": "Scientific Programmer & Educator at University of Arizona",
460460
"blog": "www.ericrscott.com"
461+
},
462+
"glentner": {
463+
"name": "Geoffrey Lentner",
464+
"email": "[email protected]",
465+
"bio": "Lead Research Data Scientist. Astrophysicist. Software Developer. I care about open science and open source.",
466+
"blog": "lentner.io"
461467
}
462468
}

README.md

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

99
## What is this?
@@ -230,6 +230,9 @@ tool to generate a contributors graphic below.
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>
231231
<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>
232232
</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>
233236
</tbody>
234237
</table>
235238

0 commit comments

Comments
 (0)