Skip to content

Commit 0425f92

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2021-05-12 (USRSE#447)
Co-authored-by: github-actions <[email protected]>
1 parent 04f3874 commit 0425f92

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,17 @@
398398
"avatar_url": [
399399
"https://avatars.githubusercontent.com/u/1132451?v=4"
400400
]
401+
},
402+
{
403+
"login": "bernhold",
404+
"name": "David E. Bernholdt",
405+
"contributions": [
406+
"code"
407+
],
408+
"profile": "https://csmd.ornl.gov/profile/david-bernholdt",
409+
"avatar_url": [
410+
"https://avatars.githubusercontent.com/u/426409?v=4"
411+
]
401412
}
402413
],
403414
"contributorsPerLine": 7

β€Ž.tributorsβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,9 @@
200200
"name": "BRG",
201201
"bio": "Teacher πŸ‘¨β€πŸ« | Educator | Open Source Contributor | Full Stack Engineer | Researcher",
202202
"blog": "https://freelancerbrg.com"
203+
},
204+
"bernhold": {
205+
"name": "David E. Bernholdt",
206+
"blog": "https://csmd.ornl.gov/profile/david-bernholdt"
203207
}
204208
}

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

77
## What is this?
@@ -392,6 +392,7 @@ tool to generate a contributors graphic below.
392392
<td align="center"><a href="https://github.com/exoticDFT"><img src="https://avatars.githubusercontent.com/u/18316938?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alexander Koufos</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=exoticDFT" title="Code">πŸ’»</a></td>
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>
395+
<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>
395396
</tr>
396397
</table>
397398

0 commit comments

Comments
Β (0)