Skip to content

Commit

Permalink
docs(contributors): add MattIPv4 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Sep 19, 2022
1 parent e5a81bd commit c68e023
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 4 deletions.
16 changes: 14 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"projectName": "twitter-together",
"projectOwner": "gr2m",
"projectName": "action",
"projectOwner": "twitter-together",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
Expand Down Expand Up @@ -28,6 +28,18 @@
"contributions": [
"doc"
]
},
{
"login": "MattIPv4",
"name": "Matt Cowley",
"avatar_url": "https://avatars.githubusercontent.com/u/12371363?v=4",
"profile": "https://mattcowley.co.uk/",
"contributions": [
"code",
"doc",
"test",
"ideas"
]
}
],
"contributorsPerLine": 7
Expand Down
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,20 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to contribute
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="https://jasonet.co"><img src="https://avatars1.githubusercontent.com/u/10660468?v=4" width="100px;" alt="Jason Etcovitch"/><br /><sub><b>Jason Etcovitch</b></sub></a><br /><a href="#design-JasonEtco" title="Design">🎨</a> <a href="https://github.com/twitter-together/action/commits?author=JasonEtco" title="Documentation">πŸ“–</a> <a href="https://github.com/twitter-together/action/commits?author=JasonEtco" title="Code">πŸ’»</a></td><td align="center"><a href="http://erons.me"><img src="https://avatars0.githubusercontent.com/u/37238033?v=4" width="100px;" alt="Erons"/><br /><sub><b>Erons</b></sub></a><br /><a href="https://github.com/twitter-together/action/commits?author=Eronmmer" title="Documentation">πŸ“–</a></td></tr></table>
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center"><a href="https://jasonet.co"><img src="https://avatars1.githubusercontent.com/u/10660468?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jason Etcovitch</b></sub></a><br /><a href="#design-JasonEtco" title="Design">🎨</a> <a href="https://github.com/twitter-together/action/commits?author=JasonEtco" title="Documentation">πŸ“–</a> <a href="https://github.com/twitter-together/action/commits?author=JasonEtco" title="Code">πŸ’»</a></td>
<td align="center"><a href="http://erons.me"><img src="https://avatars0.githubusercontent.com/u/37238033?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Erons</b></sub></a><br /><a href="https://github.com/twitter-together/action/commits?author=Eronmmer" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://mattcowley.co.uk/"><img src="https://avatars.githubusercontent.com/u/12371363?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matt Cowley</b></sub></a><br /><a href="https://github.com/twitter-together/action/commits?author=MattIPv4" title="Code">πŸ’»</a> <a href="https://github.com/twitter-together/action/commits?author=MattIPv4" title="Documentation">πŸ“–</a> <a href="https://github.com/twitter-together/action/commits?author=MattIPv4" title="Tests">⚠️</a> <a href="#ideas-MattIPv4" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

Expand Down

0 comments on commit c68e023

Please sign in to comment.