Skip to content

Commit

Permalink
Automated deployment to update contributors 2021-11-03 (#573)
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 Nov 3, 2021
1 parent 5942894 commit 2ab6790
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/34489999?v=4"
]
},
{
"login": "jhkennedy",
"name": "Joseph H Kennedy",
"contributions": [
"code"
],
"profile": "http://jhkennedy.org",
"avatar_url": [
"https://avatars.githubusercontent.com/u/7882693?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
5 changes: 5 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -249,5 +249,10 @@
"name": "Emil Østergaard",
"bio": "I make buttons look pretty",
"blog": "oestergaard.dev"
},
"jhkennedy": {
"name": "Joseph H Kennedy",
"bio": "\r\nI'm a Research Software Engineer, Computational Glaciologist, Cilmate Scientist, and Adventurer living/playing in Alaska ",
"blog": "http://jhkennedy.org"
}
}
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-48-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## What is this?
Expand Down Expand Up @@ -559,6 +559,7 @@ tool to generate a contributors graphic below.
<td align="center"><a href="https://github.com/bjoyce3"><img src="https://avatars.githubusercontent.com/u/11023317?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Blake Joyce</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=bjoyce3" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/hackdna"><img src="https://avatars.githubusercontent.com/u/452575?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ilya Sytchev</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=hackdna" title="Code">💻</a></td>
<td align="center"><a href="oestergaard.dev"><img src="https://avatars.githubusercontent.com/u/34489999?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Emil Østergaard</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=axrez" title="Code">💻</a></td>
<td align="center"><a href="http://jhkennedy.org"><img src="https://avatars.githubusercontent.com/u/7882693?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joseph H Kennedy</b></sub></a><br /><a href="https://github.com/USRSE/usrse.github.io/commits?author=jhkennedy" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 2ab6790

Please sign in to comment.