Skip to content

Commit 930bbf8

Browse files
author
github-actions
committed
Automated deployment to update contributors 2021-05-28
1 parent 8e92bfb commit 930bbf8

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,17 @@
409409
"avatar_url": [
410410
"https://avatars.githubusercontent.com/u/426409?v=4"
411411
]
412+
},
413+
{
414+
"login": "andrewsu",
415+
"name": "Andrew Su",
416+
"contributions": [
417+
"code"
418+
],
419+
"profile": "http://sulab.org",
420+
"avatar_url": [
421+
"https://avatars.githubusercontent.com/u/2635409?v=4"
422+
]
412423
}
413424
],
414425
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,5 +204,10 @@
204204
"bernhold": {
205205
"name": "David E. Bernholdt",
206206
"blog": "https://csmd.ornl.gov/profile/david-bernholdt"
207+
},
208+
"andrewsu": {
209+
"name": "Andrew Su",
210+
"bio": "Professor at Scripps Research studying bioinformatics, genetics, and genomics; he/him",
211+
"blog": "http://sulab.org"
207212
}
208213
}

README.md

Lines changed: 2 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-39-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
## What is this?
@@ -393,6 +393,7 @@ tool to generate a contributors graphic below.
393393
<td align="center"><a href="https://newton.cx/~peter/"><img src="https://avatars.githubusercontent.com/u/59598?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Peter Williams</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=pkgw" title="Code">💻</a></td>
394394
<td align="center"><a href="https://freelancerbrg.com"><img src="https://avatars.githubusercontent.com/u/1132451?v=4?s=100" width="100px;" alt=""/><br /><sub><b>BRG</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=coolbrg" title="Code">💻</a></td>
395395
<td align="center"><a href="https://csmd.ornl.gov/profile/david-bernholdt"><img src="https://avatars.githubusercontent.com/u/426409?v=4?s=100" width="100px;" alt=""/><br /><sub><b>David E. Bernholdt</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=bernhold" title="Code">💻</a></td>
396+
<td align="center"><a href="http://sulab.org"><img src="https://avatars.githubusercontent.com/u/2635409?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Andrew Su</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=andrewsu" title="Code">💻</a></td>
396397
</tr>
397398
</table>
398399

0 commit comments

Comments
 (0)