Skip to content

Commit

Permalink
docs: add msopacua as a contributor for bug (#35)
Browse files Browse the repository at this point in the history
* docs: update readme.md

* docs: update contributing.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Brad Garropy <[email protected]>
  • Loading branch information
allcontributors[bot] and bgarropy-atlassian authored Oct 12, 2023
1 parent e5857bf commit 354ccf1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 8 deletions.
25 changes: 17 additions & 8 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -104,19 +104,19 @@
]
},
{
"login": "nfplay",
"name": "Nuno Fonseca",
"avatar_url": "https://avatars.githubusercontent.com/u/5241920?v=4",
"profile": "http://nunofonseca.net",
"login": "JLongley",
"name": "Jimmy Longley",
"avatar_url": "https://avatars.githubusercontent.com/u/1380097?v=4",
"profile": "http://jimmylongley.com",
"contributions": [
"ideas"
]
},
{
"login": "JLongley",
"name": "Jimmy Longley",
"avatar_url": "https://avatars.githubusercontent.com/u/1380097?v=4",
"profile": "http://jimmylongley.com",
"login": "nfplay",
"name": "Nuno Fonseca",
"avatar_url": "https://avatars.githubusercontent.com/u/5241920?v=4",
"profile": "http://nunofonseca.net",
"contributions": [
"ideas"
]
Expand All @@ -129,6 +129,15 @@
"contributions": [
"bug"
]
},
{
"login": "msopacua",
"name": "msopacua",
"avatar_url": "https://avatars.githubusercontent.com/u/144725145?v=4",
"profile": "https://github.com/msopacua",
"contributions": [
"bug"
]
}
],
"commitConvention": "angular",
Expand Down
1 change: 1 addition & 0 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ I appreciate any and all types of contributions to this project! Contributors ar
<td align="center" valign="top" width="14.28%"><a href="http://jimmylongley.com"><img src="https://avatars.githubusercontent.com/u/1380097?v=4?s=100" width="100px;" alt="Jimmy Longley"/><br /><sub><b>Jimmy Longley</b></sub></a><br /><a href="#ideas-JLongley" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://nunofonseca.net"><img src="https://avatars.githubusercontent.com/u/5241920?v=4?s=100" width="100px;" alt="Nuno Fonseca"/><br /><sub><b>Nuno Fonseca</b></sub></a><br /><a href="#ideas-nfplay" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/narthur"><img src="https://avatars.githubusercontent.com/u/4655422?v=4?s=100" width="100px;" alt="Nathan Arthur"/><br /><sub><b>Nathan Arthur</b></sub></a><br /><a href="https://github.com/bradgarropy/use-countdown/issues?q=author%3Anarthur" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/msopacua"><img src="https://avatars.githubusercontent.com/u/144725145?v=4?s=100" width="100px;" alt="msopacua"/><br /><sub><b>msopacua</b></sub></a><br /><a href="https://github.com/bradgarropy/use-countdown/issues?q=author%3Amsopacua" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ Here is an example of the returned object.
<td align="center" valign="top" width="14.28%"><a href="http://jimmylongley.com"><img src="https://avatars.githubusercontent.com/u/1380097?v=4?s=100" width="100px;" alt="Jimmy Longley"/><br /><sub><b>Jimmy Longley</b></sub></a><br /><a href="#ideas-JLongley" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://nunofonseca.net"><img src="https://avatars.githubusercontent.com/u/5241920?v=4?s=100" width="100px;" alt="Nuno Fonseca"/><br /><sub><b>Nuno Fonseca</b></sub></a><br /><a href="#ideas-nfplay" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/narthur"><img src="https://avatars.githubusercontent.com/u/4655422?v=4?s=100" width="100px;" alt="Nathan Arthur"/><br /><sub><b>Nathan Arthur</b></sub></a><br /><a href="https://github.com/bradgarropy/use-countdown/issues?q=author%3Anarthur" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/msopacua"><img src="https://avatars.githubusercontent.com/u/144725145?v=4?s=100" width="100px;" alt="msopacua"/><br /><sub><b>msopacua</b></sub></a><br /><a href="https://github.com/bradgarropy/use-countdown/issues?q=author%3Amsopacua" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 354ccf1

Please sign in to comment.