Skip to content

Commit da5b818

Browse files
author
github-actions
committed
Automated deployment to update contributors 2022-03-21
1 parent 8fcdc8e commit da5b818

3 files changed

Lines changed: 20 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,17 @@
596596
"avatar_url": [
597597
"https://avatars.githubusercontent.com/u/86503312?v=4"
598598
]
599+
},
600+
{
601+
"login": "dylanmcreynolds",
602+
"name": "Dylan McReynolds",
603+
"contributions": [
604+
"code"
605+
],
606+
"profile": "https://github.com/dylanmcreynolds",
607+
"avatar_url": [
608+
"https://avatars.githubusercontent.com/u/40469975?v=4"
609+
]
599610
}
600611
],
601612
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,10 @@
293293
"AlfredoR-CSUF": {
294294
"name": "Alfredo Rodriguez",
295295
"blog": "https://github.com/AlfredoR-CSUF"
296+
},
297+
"dylanmcreynolds": {
298+
"name": "Dylan McReynolds",
299+
"orcid": "0000-0002-1539-0297",
300+
"affiliation": "Lawrence Berkeley National Laboratory"
296301
}
297302
}

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The United States (US) Research Software Engineer Association
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-57-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
## What is this?
@@ -681,6 +681,9 @@ tool to generate a contributors graphic below.
681681
<td align="center"><a href="https://github.com/tacaswell"><img src="https://avatars.githubusercontent.com/u/199813?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Thomas A Caswell</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=tacaswell" title="Code">💻</a></td>
682682
<td align="center"><a href="https://github.com/AlfredoR-CSUF"><img src="https://avatars.githubusercontent.com/u/86503312?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alfredo Rodriguez</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=AlfredoR-CSUF" title="Code">💻</a></td>
683683
</tr>
684+
<tr>
685+
<td align="center"><a href="https://github.com/dylanmcreynolds"><img src="https://avatars.githubusercontent.com/u/40469975?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dylan McReynolds</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=dylanmcreynolds" title="Code">💻</a></td>
686+
</tr>
684687
</table>
685688

686689
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)