Skip to content

Commit

Permalink
Merge pull request #542 from USRSE/contributors/update-2021-10-16
Browse files Browse the repository at this point in the history
[tributors] contributors/update-2021-10-16
  • Loading branch information
vsoch committed Oct 16, 2021
2 parents 9e36829 + 8fe299c commit fe21386
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 @@ -497,6 +497,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/452575?v=4"
]
},
{
"login": "axrez",
"name": "Emil Østergaard",
"contributions": [
"code"
],
"profile": "oestergaard.dev",
"avatar_url": [
"https://avatars.githubusercontent.com/u/34489999?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 @@ -244,5 +244,10 @@
"hackdna": {
"name": "Ilya Sytchev",
"blog": "https://github.com/hackdna"
},
"axrez": {
"name": "Emil Østergaard",
"bio": "I make buttons look pretty",
"blog": "oestergaard.dev"
}
}
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-47-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

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

Expand Down

0 comments on commit fe21386

Please sign in to comment.