Skip to content

Commit 820fb5e

Browse files
authored
Merge branch 'main' into contributors/update-2025-05-08
2 parents 9459f3d + ced7a13 commit 820fb5e

File tree

4 files changed

+22
-5
lines changed

4 files changed

+22
-5
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,17 @@
950950
"https://avatars.githubusercontent.com/u/204754096?v=4"
951951
]
952952
},
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+
},
953964
{
954965
"login": "luet",
955966
"name": "David Luet",

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,11 @@
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"
483483
},
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+
},
484489
"luet": {
485490
"name": "David Luet",
486491
"email": "[email protected]",

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-89-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,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="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>
238239
<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>
239240
</tr>
240241
</tbody>

pages/ag/neuro-rse.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ Active members attend our regular meetings at least once a quarter (once every 3
9999

100100
- [African Brain Data Science Academy](https://africanbraindatanetwork.com/abds-academy/)
101101
- Cold Spring Harbor Laboratory [summer schools](https://meetings.cshl.edu/courseshome.aspx), especially [Computational Neuroscience: Vision](https://meetings.cshl.edu/courses.aspx?course=C-VISI&year=24) (every other year)
102-
- [NeuroDataReHack](https://neurodatawithoutborders.github.io/nwb_hackathons/HCK21_2024_Janelia_NDRH/)
102+
- [NeuroDataReHack](https://nwb.org/events/hck24-2025-janelia-ndrh/)
103103
- [Neurohackademy](https://neurohackademy.org/) (neuroimaging-focused)
104104
- [Neuromatch Academy](https://academy.neuromatch.io/) (online)
105-
- [NWB User Days and Hackathons](https://www.nwb.org/nwb-events/)
105+
- [NWB Events (Workshops, Hackathons, Tutorials)](https://nwb.org/events/)
106106
- [ODIN Symposium](https://odin.mit.edu/)
107-
- [OHBM Brainhack](https://ohbm.github.io/hackathon2023/)
108-
- [Pre-Cosyne Brainhack](https://pre-cosyne-brainhack.github.io/hackathon2024/)
107+
- [OHBM Brainhack](https://ohbm.github.io/hackathon2025/)
108+
- [Pre-Cosyne Brainhack](https://pre-cosyne-brainhack.github.io/hackathon2025/)
109109

0 commit comments

Comments
 (0)