Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/25404783?v=4"
]
},
{
"login": "glentner",
"name": "Geoffrey Lentner",
"contributions": [
"code"
],
"profile": "lentner.io",
"avatar_url": [
"https://avatars.githubusercontent.com/u/8965948?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
6 changes: 6 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -458,5 +458,11 @@
"name": "Eric R. Scott",
"bio": "Scientific Programmer & Educator at University of Arizona",
"blog": "www.ericrscott.com"
},
"glentner": {
"name": "Geoffrey Lentner",
"email": "[email protected]",
"bio": "Lead Research Data Scientist. Astrophysicist. Software Developer. I care about open science and open source.",
"blog": "lentner.io"
}
}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
https://us-rse.org

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-84-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-85-orange.svg?style=flat-square)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## What is this?
Expand Down Expand Up @@ -230,6 +230,9 @@ tool to generate a contributors graphic below.
<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>
<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>
</tr>
<tr>
<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>
</tr>
</tbody>
</table>

Expand Down