Skip to content

Commit 10c918e

Browse files
docs: add kelvinharron as a contributor for code (#886)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Pedro PiΓ±era BuendΓ­a <[email protected]>
1 parent 8468041 commit 10c918e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,14 @@
375375
]
376376
},
377377
{
378+
"login": "kelvinharron",
379+
"name": "Kelvin Harron",
380+
"avatar_url": "https://avatars.githubusercontent.com/u/16445381?v=4",
381+
"profile": "https://github.com/kelvinharron",
382+
"contributions": [
383+
"code"
384+
]
385+
},
378386
"login": "georgenavarro",
379387
"name": "George Navarro",
380388
"avatar_url": "https://avatars.githubusercontent.com/u/2748028?v=4",

β€ŽREADME.mdβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
187187
<td align="center" valign="top" width="14.28%"><a href="https://github.com/woin2ee"><img src="https://avatars.githubusercontent.com/u/81426024?v=4?s=100" width="100px;" alt="Jaewon-Yun"/><br /><sub><b>Jaewon-Yun</b></sub></a><br /><a href="https://github.com/tuist/XcodeProj/commits?author=woin2ee" title="Code">πŸ’»</a></td>
188188
<td align="center" valign="top" width="14.28%"><a href="https://gera.cx"><img src="https://avatars.githubusercontent.com/u/715129?v=4?s=100" width="100px;" alt="Mike Gerasymenko"/><br /><sub><b>Mike Gerasymenko</b></sub></a><br /><a href="https://github.com/tuist/XcodeProj/commits?author=mikeger" title="Code">πŸ’»</a></td>
189189
<td align="center" valign="top" width="14.28%"><a href="https://github.com/filipracki"><img src="https://avatars.githubusercontent.com/u/27164368?v=4?s=100" width="100px;" alt="Filip Racki"/><br /><sub><b>Filip Racki</b></sub></a><br /><a href="https://github.com/tuist/XcodeProj/commits?author=filipracki" title="Code">πŸ’»</a></td>
190-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/georgenavarro"><img src="https://avatars.githubusercontent.com/u/2748028?v=4?s=100" width="100px;" alt="George Navarro"/><br /><sub><b>George Navarro</b></sub></a><br /><a href="https://github.com/tuist/XcodeProj/commits?author=georgenavarro" title="Code">πŸ’»</a></td>
190+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kelvinharron"><img src="https://avatars.githubusercontent.com/u/16445381?v=4?s=100" width="100px;" alt="Kelvin Harron"/><br /><sub><b>Kelvin Harron</b></sub></a><br /><a href="https://github.com/tuist/XcodeProj/commits?author=kelvinharron" title="Code">πŸ’»</a></td>
191+
</tr>
192+
<tr>
193+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/georgenavarro"><img src="https://avatars.githubusercontent.com/u/2748028?v=4?s=100" width="100px;" alt="George Navarro"/><br /><sub><b>George Navarro</b></sub></a><br /><a href="https://github.com/tuist/XcodeProj/commits?author=georgenavarro" title="Code">πŸ’»</a></td>
191194
</tr>
192195
</tbody>
193196
</table>

0 commit comments

Comments
Β (0)