Skip to content

Commit 9459f3d

Browse files
author
github-actions
committed
Automated deployment to update contributors 2025-05-08
1 parent 77785ee commit 9459f3d

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,17 @@
949949
"avatar_url": [
950950
"https://avatars.githubusercontent.com/u/204754096?v=4"
951951
]
952+
},
953+
{
954+
"login": "luet",
955+
"name": "David Luet",
956+
"contributions": [
957+
"code"
958+
],
959+
"profile": "https://github.com/luet",
960+
"avatar_url": [
961+
"https://avatars.githubusercontent.com/u/5649484?v=4"
962+
]
952963
}
953964
],
954965
"contributorsPerLine": 7

.tributors

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,5 +480,12 @@
480480
"name": "Daniel Howard",
481481
"bio": "Passionate towards applying mathematical expertise to complex problems, especially those related to the climate and\r\nenvironment by developing HPC software.",
482482
"blog": "dphow.github.io"
483+
},
484+
"luet": {
485+
"name": "David Luet",
486+
"email": "[email protected]",
487+
"orcid": "0009-0003-2343-3052",
488+
"affiliation": "Princeton University",
489+
"blog": "https://github.com/luet"
483490
}
484491
}

README.md

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

99
## What is this?
@@ -235,6 +235,7 @@ tool to generate a contributors graphic below.
235235
<td align="center" valign="top" width="14.28%"><a href="http://www.tinashemtapera.com"><img src="https://avatars.githubusercontent.com/u/15770644?v=4?s=100" width="100px;" alt="Tinashe Michael Tapera"/><br /><sub><b>Tinashe Michael Tapera</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=TinasheMTapera" title="Code">💻</a></td>
236236
<td align="center" valign="top" width="14.28%"><a href="dphow.github.io"><img src="https://avatars.githubusercontent.com/u/8248595?v=4?s=100" width="100px;" alt="Daniel Howard"/><br /><sub><b>Daniel Howard</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=dphow" title="Code">💻</a></td>
237237
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DMadren"><img src="https://avatars.githubusercontent.com/u/204754096?v=4?s=100" width="100px;" alt="DMadren"/><br /><sub><b>DMadren</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=DMadren" title="Code">💻</a></td>
238+
<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>
238239
</tr>
239240
</tbody>
240241
</table>

0 commit comments

Comments
 (0)