Skip to content

Commit c5b0d29

Browse files
authored
Merge pull request #1634 from USRSE/contributors/update-2024-12-04
[tributors] contributors/update-2024-12-04
2 parents 7c72fd1 + 4ac6b98 commit c5b0d29

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
@@ -861,6 +861,28 @@
861861
"avatar_url": [
862862
"https://avatars.githubusercontent.com/u/171282530?v=4"
863863
]
864+
},
865+
{
866+
"login": "KristijanArmeni",
867+
"name": "Kristijan Armeni",
868+
"contributions": [
869+
"code"
870+
],
871+
"profile": "www.kristijanarmeni.net",
872+
"avatar_url": [
873+
"https://avatars.githubusercontent.com/u/14061041?v=4"
874+
]
875+
},
876+
{
877+
"login": "jmelot",
878+
"name": "Jennifer Melot",
879+
"contributions": [
880+
"code"
881+
],
882+
"profile": "https://github.com/jmelot",
883+
"avatar_url": [
884+
"https://avatars.githubusercontent.com/u/1252409?v=4"
885+
]
864886
}
865887
],
866888
"contributorsPerLine": 7

.tributors

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,5 +436,17 @@
436436
"jperrsau-at-nrel": {
437437
"name": "jperrsau-at-nrel",
438438
"blog": "https://github.com/jperrsau-at-nrel"
439+
},
440+
"KristijanArmeni": {
441+
"name": "Kristijan Armeni",
442+
"bio": "cognitive neuroscientist;\r\nMEG, natural language processing, neural networks",
443+
"blog": "www.kristijanarmeni.net",
444+
"orcid": "0000-0001-8391-8965",
445+
"affiliation": "Johns Hopkins University"
446+
},
447+
"jmelot": {
448+
"name": "Jennifer Melot",
449+
"bio": "Software engineer @georgetown-cset. Profile picture is of a Long-billed Curlew by Ingrid Taylar",
450+
"blog": "https://github.com/jmelot"
439451
}
440452
}

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

99
## What is this?
@@ -225,6 +225,8 @@ tool to generate a contributors graphic below.
225225
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sanyatonwu"><img src="https://avatars.githubusercontent.com/u/155703270?v=4?s=100" width="100px;" alt="sanyatonwu"/><br /><sub><b>sanyatonwu</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=sanyatonwu" title="Code">💻</a></td>
226226
<td align="center" valign="top" width="14.28%"><a href="https://github.com/davidbrownell"><img src="https://avatars.githubusercontent.com/u/6353056?v=4?s=100" width="100px;" alt="David Brownell"/><br /><sub><b>David Brownell</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=davidbrownell" title="Code">💻</a></td>
227227
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jperrsau-at-nrel"><img src="https://avatars.githubusercontent.com/u/171282530?v=4?s=100" width="100px;" alt="jperrsau-at-nrel"/><br /><sub><b>jperrsau-at-nrel</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jperrsau-at-nrel" title="Code">💻</a></td>
228+
<td align="center" valign="top" width="14.28%"><a href="www.kristijanarmeni.net"><img src="https://avatars.githubusercontent.com/u/14061041?v=4?s=100" width="100px;" alt="Kristijan Armeni"/><br /><sub><b>Kristijan Armeni</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=KristijanArmeni" title="Code">💻</a></td>
229+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jmelot"><img src="https://avatars.githubusercontent.com/u/1252409?v=4?s=100" width="100px;" alt="Jennifer Melot"/><br /><sub><b>Jennifer Melot</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jmelot" title="Code">💻</a></td>
228230
</tr>
229231
</tbody>
230232
</table>

0 commit comments

Comments
 (0)