Skip to content

Commit ee8eb93

Browse files
authored
Merge pull request #1696 from USRSE/contributors/update-2025-04-01
[tributors] contributors/update-2025-04-01
2 parents d5e5600 + dbb1a09 commit ee8eb93

File tree

3 files changed

+34
-1
lines changed

3 files changed

+34
-1
lines changed

.all-contributorsrc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,28 @@
927927
"avatar_url": [
928928
"https://avatars.githubusercontent.com/u/15770644?v=4"
929929
]
930+
},
931+
{
932+
"login": "dphow",
933+
"name": "Daniel Howard",
934+
"contributions": [
935+
"code"
936+
],
937+
"profile": "dphow.github.io",
938+
"avatar_url": [
939+
"https://avatars.githubusercontent.com/u/8248595?v=4"
940+
]
941+
},
942+
{
943+
"login": "DMadren",
944+
"name": "DMadren",
945+
"contributions": [
946+
"code"
947+
],
948+
"profile": "https://github.com/DMadren",
949+
"avatar_url": [
950+
"https://avatars.githubusercontent.com/u/204754096?v=4"
951+
]
930952
}
931953
],
932954
"contributorsPerLine": 7

.tributors

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,5 +471,14 @@
471471
"blog": "http://www.tinashemtapera.com",
472472
"orcid": "0000-0001-9080-5010",
473473
"affiliation": "University of Pennsylvania"
474+
},
475+
"DMadren": {
476+
"name": "DMadren",
477+
"blog": "https://github.com/DMadren"
478+
},
479+
"dphow": {
480+
"name": "Daniel Howard",
481+
"bio": "Passionate towards applying mathematical expertise to complex problems, especially those related to the climate and\r\nenvironment by developing HPC software.",
482+
"blog": "dphow.github.io"
474483
}
475484
}

README.md

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

99
## What is this?
@@ -233,6 +233,8 @@ tool to generate a contributors graphic below.
233233
<tr>
234234
<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>
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>
236+
<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>
237+
<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>
236238
</tr>
237239
</tbody>
238240
</table>

0 commit comments

Comments
 (0)