Skip to content

Commit

Permalink
Merge pull request #6 from Github-Actions-Community/all-contributors/…
Browse files Browse the repository at this point in the history
…add-kanekotic

docs: add kanekotic as a contributor for code
  • Loading branch information
Alvaro Jose committed Aug 14, 2023
2 parents 3b60011 + 023eccf commit f9e5419
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
17 changes: 13 additions & 4 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "mikeal",
"name": "Mikeal Rogers",
"avatar_url": "https://avatars.githubusercontent.com/u/579?v=4",
"profile": "http://mikealrogers.com",
"contributions": [
"code"
]
},
{
"login": "achingbrain",
"name": "Alex Potsides",
Expand All @@ -17,10 +26,10 @@
]
},
{
"login": "mikeal",
"name": "Mikeal Rogers",
"avatar_url": "https://avatars.githubusercontent.com/u/579?v=4",
"profile": "http://mikealrogers.com",
"login": "kanekotic",
"name": "Alvaro Jose",
"avatar_url": "https://avatars.githubusercontent.com/u/3071208?v=4",
"profile": "http://www.kanekotic.com",
"contributions": [
"code"
]
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,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="http://www.achingbrain.net"><img src="https://avatars.githubusercontent.com/u/665810?v=4?s=100" width="100px;" alt="Alex Potsides"/><br /><sub><b>Alex Potsides</b></sub></a><br /><a href="https://github.com/Github-Actions-Community/merge-release/commits?author=achingbrain" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.kanekotic.com"><img src="https://avatars.githubusercontent.com/u/3071208?v=4?s=100" width="100px;" alt="Alvaro Jose"/><br /><sub><b>Alvaro Jose</b></sub></a><br /><a href="https://github.com/Github-Actions-Community/merge-release/commits?author=kanekotic" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://mikealrogers.com"><img src="https://avatars.githubusercontent.com/u/579?v=4?s=100" width="100px;" alt="Mikeal Rogers"/><br /><sub><b>Mikeal Rogers</b></sub></a><br /><a href="https://github.com/Github-Actions-Community/merge-release/commits?author=mikeal" title="Code">💻</a></td>
</tr>
</tbody>
Expand Down

0 comments on commit f9e5419

Please sign in to comment.