Skip to content

Commit

Permalink
Automated deployment to update contributors 2022-04-27 (#801)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions committed Apr 27, 2022
1 parent 3a58e19 commit 7358b21
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/26722533?v=4"
]
},
{
"login": "chrisvam",
"name": "chrisvam",
"contributions": [
"code"
],
"profile": "https://github.com/chrisvam",
"avatar_url": [
"https://avatars.githubusercontent.com/u/6949021?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
4 changes: 4 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -305,5 +305,9 @@
"bio": "Computer Programmer for Peter A. Bandettini's lab at NIH, doing Neuroimaging, sysadmin, and other fun tasks.",
"orcid": "0000-0002-7767-0067",
"blog": "https://github.com/jbteves"
},
"chrisvam": {
"name": "chrisvam",
"blog": "https://github.com/chrisvam"
}
}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The United States (US) Research Software Engineer Association

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

## What is this?
Expand Down Expand Up @@ -691,6 +691,7 @@ tool to generate a contributors graphic below.
<tr>
<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>
<td align="center"><a href="https://github.com/jbteves"><img src="https://avatars.githubusercontent.com/u/26722533?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joshua Teves</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jbteves" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/chrisvam"><img src="https://avatars.githubusercontent.com/u/6949021?v=4?s=100" width="100px;" alt=""/><br /><sub><b>chrisvam</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=chrisvam" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 7358b21

Please sign in to comment.