Skip to content

Commit 9f0862e

Browse files
allcontributors[bot]matchai
authored andcommitted
docs: add matiaskotlik as a contributor (starship#639)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 135dddb commit 9f0862e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€Ž.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,15 @@
499499
"doc",
500500
"test"
501501
]
502+
},
503+
{
504+
"login": "matiaskotlik",
505+
"name": "Matias Kotlik",
506+
"avatar_url": "https://avatars2.githubusercontent.com/u/20362627?v=4",
507+
"profile": "http://matiaskotlik.github.io",
508+
"contributions": [
509+
"code"
510+
]
502511
}
503512
],
504513
"contributorsPerLine": 7

β€ŽREADME.md

+1
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
299299
<td align="center"><a href="https://weihanglo.tw"><img src="https://avatars2.githubusercontent.com/u/14314532?v=4" width="100px;" alt="Weihang Lo"/><br /><sub><b>Weihang Lo</b></sub></a><br /><a href="#translation-weihanglo" title="Translation">🌍</a></td>
300300
<td align="center"><a href="https://github.com/pinshan"><img src="https://avatars0.githubusercontent.com/u/7709675?v=4" width="100px;" alt="pinshan"/><br /><sub><b>pinshan</b></sub></a><br /><a href="#translation-pinshan" title="Translation">🌍</a></td>
301301
<td align="center"><a href="https://github.com/brianlow"><img src="https://avatars2.githubusercontent.com/u/938138?v=4" width="100px;" alt="Brian Low"/><br /><sub><b>Brian Low</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=brianlow" title="Code">πŸ’»</a> <a href="https://github.com/starship/starship/commits?author=brianlow" title="Documentation">πŸ“–</a> <a href="https://github.com/starship/starship/commits?author=brianlow" title="Tests">⚠️</a></td>
302+
<td align="center"><a href="http://matiaskotlik.github.io"><img src="https://avatars2.githubusercontent.com/u/20362627?v=4" width="100px;" alt="Matias Kotlik"/><br /><sub><b>Matias Kotlik</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=matiaskotlik" title="Code">πŸ’»</a></td>
302303
</tr>
303304
</table>
304305

0 commit comments

Comments
Β (0)