Skip to content

Commit

Permalink
Merge pull request #317 from sa-tre/all-contributors/add-ywharton
Browse files Browse the repository at this point in the history
add ywharton as a contributor for bug
  • Loading branch information
JimMadge authored May 20, 2024
2 parents 1b42245 + 3c7adc1 commit 7452469
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 @@ -390,6 +390,15 @@
"contributions": [
"ideas"
]
},
{
"login": "ywharton",
"name": "ywharton",
"avatar_url": "https://avatars.githubusercontent.com/u/12757716?v=4",
"profile": "https://github.com/ywharton",
"contributions": [
"bug"
]
}
],
"contributorsSortAlphabetically": true,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

Expand Down Expand Up @@ -138,6 +138,7 @@ Instructions for building the specification document locally can be found [here]
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jawsgrant"><img src="https://avatars.githubusercontent.com/u/105919569?v=4?s=100" width="100px;" alt="jawsgrant"/><br /><sub><b>jawsgrant</b></sub></a><br /><a href="#ideas-jawsgrant" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/machintim"><img src="https://avatars.githubusercontent.com/u/86052684?v=4?s=100" width="100px;" alt="machintim"/><br /><sub><b>machintim</b></sub></a><br /><a href="#ideas-machintim" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-machintim" title="Content">🖋</a> <a href="https://github.com/sa-tre/satre-specification/pulls?q=is%3Apr+reviewed-by%3Amachintim" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/willc-RISG"><img src="https://avatars.githubusercontent.com/u/100122086?v=4?s=100" width="100px;" alt="willc-RISG"/><br /><sub><b>willc-RISG</b></sub></a><br /><a href="#ideas-willc-RISG" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ywharton"><img src="https://avatars.githubusercontent.com/u/12757716?v=4?s=100" width="100px;" alt="ywharton"/><br /><sub><b>ywharton</b></sub></a><br /><a href="https://github.com/sa-tre/satre-specification/issues?q=author%3Aywharton" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions docs/source/contributing/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jawsgrant"><img src="https://avatars.githubusercontent.com/u/105919569?v=4?s=100" width="100px;" alt="jawsgrant"/><br /><sub><b>jawsgrant</b></sub></a><br /><a href="#ideas-jawsgrant" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/machintim"><img src="https://avatars.githubusercontent.com/u/86052684?v=4?s=100" width="100px;" alt="machintim"/><br /><sub><b>machintim</b></sub></a><br /><a href="#ideas-machintim" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-machintim" title="Content">🖋</a> <a href="https://github.com/sa-tre/satre-specification/pulls?q=is%3Apr+reviewed-by%3Amachintim" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/willc-RISG"><img src="https://avatars.githubusercontent.com/u/100122086?v=4?s=100" width="100px;" alt="willc-RISG"/><br /><sub><b>willc-RISG</b></sub></a><br /><a href="#ideas-willc-RISG" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ywharton"><img src="https://avatars.githubusercontent.com/u/12757716?v=4?s=100" width="100px;" alt="ywharton"/><br /><sub><b>ywharton</b></sub></a><br /><a href="https://github.com/sa-tre/satre-specification/issues?q=author%3Aywharton" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 7452469

Please sign in to comment.