Skip to content

Commit f9e5419

Browse files
author
Alvaro Jose
authored
Merge pull request #6 from Github-Actions-Community/all-contributors/add-kanekotic
docs: add kanekotic as a contributor for code
2 parents 3b60011 + 023eccf commit f9e5419

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

.all-contributorsrc

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
"commitType": "docs",
88
"commitConvention": "angular",
99
"contributors": [
10+
{
11+
"login": "mikeal",
12+
"name": "Mikeal Rogers",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/579?v=4",
14+
"profile": "http://mikealrogers.com",
15+
"contributions": [
16+
"code"
17+
]
18+
},
1019
{
1120
"login": "achingbrain",
1221
"name": "Alex Potsides",
@@ -17,10 +26,10 @@
1726
]
1827
},
1928
{
20-
"login": "mikeal",
21-
"name": "Mikeal Rogers",
22-
"avatar_url": "https://avatars.githubusercontent.com/u/579?v=4",
23-
"profile": "http://mikealrogers.com",
29+
"login": "kanekotic",
30+
"name": "Alvaro Jose",
31+
"avatar_url": "https://avatars.githubusercontent.com/u/3071208?v=4",
32+
"profile": "http://www.kanekotic.com",
2433
"contributions": [
2534
"code"
2635
]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6262
<tbody>
6363
<tr>
6464
<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>
65+
<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>
6566
<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>
6667
</tr>
6768
</tbody>

0 commit comments

Comments
 (0)