Skip to content

Commit

Permalink
Merge pull request #174 from nhs-r-community/all-contributors/add-Chr…
Browse files Browse the repository at this point in the history
…isBeeley

docs: add ChrisBeeley as a contributor for bug
  • Loading branch information
Lextuga007 authored Dec 2, 2024
2 parents 4ea26bd + c4cbe93 commit f04a516
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"contributions": [
"code"
]
},
{
"login": "ChrisBeeley",
"name": "Chris Beeley",
"avatar_url": "https://avatars.githubusercontent.com/u/1259867?v=4",
"profile": "https://chrisbeeley.github.io/chris_beeley_blog/",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NHS-R Way book
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This is the host repository for the NHS-R Community way book which essentially
Expand Down Expand Up @@ -38,6 +38,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://philosopher-analyst.netlify.app/"><img src="https://avatars.githubusercontent.com/u/39963221?v=4?s=100" width="100px;" alt="Zoë Turner"/><br /><sub><b>Zoë Turner</b></sub></a><br /><a href="https://github.com/nhs-r-community/NHSR-way/commits?author=Lextuga007" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://chrisbeeley.github.io/chris_beeley_blog/"><img src="https://avatars.githubusercontent.com/u/1259867?v=4?s=100" width="100px;" alt="Chris Beeley"/><br /><sub><b>Chris Beeley</b></sub></a><br /><a href="https://github.com/nhs-r-community/NHSR-way/issues?q=author%3AChrisBeeley" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit f04a516

Please sign in to comment.