Skip to content

Commit ced7a13

Browse files
authored
Merge pull request #1717 from USRSE/contributors/update-2025-05-09
[tributors] contributors/update-2025-05-09
2 parents e69aeff + 24b1c67 commit ced7a13

File tree

3 files changed

+37
-1
lines changed

3 files changed

+37
-1
lines changed

.all-contributorsrc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,28 @@
949949
"avatar_url": [
950950
"https://avatars.githubusercontent.com/u/204754096?v=4"
951951
]
952+
},
953+
{
954+
"login": "rly",
955+
"name": "Ryan Ly",
956+
"contributions": [
957+
"code"
958+
],
959+
"profile": "nwb.org",
960+
"avatar_url": [
961+
"https://avatars.githubusercontent.com/u/310197?v=4"
962+
]
963+
},
964+
{
965+
"login": "luet",
966+
"name": "David Luet",
967+
"contributions": [
968+
"code"
969+
],
970+
"profile": "https://github.com/luet",
971+
"avatar_url": [
972+
"https://avatars.githubusercontent.com/u/5649484?v=4"
973+
]
952974
}
953975
],
954976
"contributorsPerLine": 7

.tributors

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,5 +480,17 @@
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+
"rly": {
485+
"name": "Ryan Ly",
486+
"bio": "Neuroscience research software engineer. Technical lead of the NWB data standard and software for neurophysiology. ",
487+
"blog": "nwb.org"
488+
},
489+
"luet": {
490+
"name": "David Luet",
491+
"email": "[email protected]",
492+
"orcid": "0009-0003-2343-3052",
493+
"affiliation": "Princeton University",
494+
"blog": "https://github.com/luet"
483495
}
484496
}

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

99
## What is this?
@@ -235,6 +235,8 @@ 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="nwb.org"><img src="https://avatars.githubusercontent.com/u/310197?v=4?s=100" width="100px;" alt="Ryan Ly"/><br /><sub><b>Ryan Ly</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=rly" title="Code">💻</a></td>
239+
<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>
238240
</tr>
239241
</tbody>
240242
</table>

0 commit comments

Comments
 (0)