Skip to content

Commit

Permalink
Merge pull request #123 from very-good-science/all-contributors/add-g…
Browse files Browse the repository at this point in the history
…areth-j

docs: add gareth-j as a contributor for code
  • Loading branch information
ninadicara authored Mar 16, 2022
2 parents 6363d63 + df4ed86 commit 58af798
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,15 @@
"userTesting",
"example"
]
},
{
"login": "gareth-j",
"name": "Gareth Jones",
"avatar_url": "https://avatars.githubusercontent.com/u/8915182?v=4",
"profile": "https://github.com/gareth-j",
"contributions": [
"code"
]
}
],
"types": {
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Data Hazards Project
[![DOI](https://zenodo.org/badge/346286403.svg)](https://zenodo.org/badge/latestdoi/346286403)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->


Expand Down Expand Up @@ -59,6 +59,7 @@ If you'd like to join us as a contributor, check out our [contributor's guide](h
<td align="center"><a href="https://github.com/PogromcaPapai"><img src="https://avatars.githubusercontent.com/u/49349175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jakub Dakowski</b></sub></a><br /><a href="https://github.com/very-good-science/data-hazards/commits?author=PogromcaPapai" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/vairylein"><img src="https://avatars.githubusercontent.com/u/1439220?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vairylein</b></sub></a><br /><a href="#design-vairylein" title="Design">🎨</a></td>
<td align="center"><a href="https://www.bristol.ac.uk/cdt/digital-health/people/current-students/holly-fraser/"><img src="https://www.bristol.ac.uk/media-library/sites/cdt/images/Fraser.jpg?s=100" width="100px;" alt=""/><br /><sub><b>Holly Fraser</b></sub></a><br /><a href="#userTesting" title="User Testing">📓</a> <a href="#example" title="Examples">💡</a></td>
<td align="center"><a href="https://github.com/gareth-j"><img src="https://avatars.githubusercontent.com/u/8915182?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gareth Jones</b></sub></a><br /><a href="https://github.com/very-good-science/data-hazards/commits?author=gareth-j" title="Code">💻</a></td>
</tr>
</table>

Expand Down
1 change: 1 addition & 0 deletions site/contents/contribute/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Please also note that people have also anonymously contributed ideas and resourc
<td align="center"><a href="https://github.com/PogromcaPapai"><img src="https://avatars.githubusercontent.com/u/49349175?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jakub Dakowski</b></sub></a><br /><a href="https://github.com/very-good-science/data-hazards/commits?author=PogromcaPapai" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/vairylein"><img src="https://avatars.githubusercontent.com/u/1439220?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vairylein</b></sub></a><br /><a href="#design-vairylein" title="Design">🎨</a></td>
<td align="center"><a href="https://www.bristol.ac.uk/cdt/digital-health/people/current-students/holly-fraser/"><img src="https://www.bristol.ac.uk/media-library/sites/cdt/images/Fraser.jpg?s=100" width="100px;" alt=""/><br /><sub><b>Holly Fraser</b></sub></a><br /><a href="#userTesting" title="User Testing">📓</a> <a href="#example" title="Examples">💡</a></td>
<td align="center"><a href="https://github.com/gareth-j"><img src="https://avatars.githubusercontent.com/u/8915182?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gareth Jones</b></sub></a><br /><a href="https://github.com/very-good-science/data-hazards/commits?author=gareth-j" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 58af798

Please sign in to comment.