Skip to content

Commit ec54180

Browse files
allcontributors[bot]matchai
authored andcommitted
docs: add REBELinBLUE as a contributor (starship#689)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 46904e5 commit ec54180

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,17 @@
547547
"contributions": [
548548
"code"
549549
]
550+
},
551+
{
552+
"login": "REBELinBLUE",
553+
"name": "Stephen Ball",
554+
"avatar_url": "https://avatars1.githubusercontent.com/u/2143908?v=4",
555+
"profile": "https://github.com/REBELinBLUE",
556+
"contributions": [
557+
"code",
558+
"test",
559+
"doc"
560+
]
550561
}
551562
],
552563
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
src="https://repology.org/badge/tiny-repos/starship.svg"
2020
alt="Packaging status"/></a
2121
><br />
22-
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --><a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-52-orange" alt="All Contributors"></a><!-- ALL-CONTRIBUTORS-BADGE:END -->
22+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --><a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-53-orange" alt="All Contributors"></a><!-- ALL-CONTRIBUTORS-BADGE:END -->
2323
<a href="https://discord.gg/8Jzqu3T"
2424
><img
2525
src="https://img.shields.io/discord/567163873606500352?logo=discord"
@@ -302,6 +302,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
302302
<td align="center"><a href="https://github.com/weirongxu"><img src="https://avatars3.githubusercontent.com/u/1709861?v=4" width="100px;" alt="Raidou"/><br /><sub><b>Raidou</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=weirongxu" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=weirongxu" title="Tests">⚠️</a></td>
303303
<td align="center"><a href="https://github.com/rpl"><img src="https://avatars1.githubusercontent.com/u/11484?v=4" width="100px;" alt="Luca Greco"/><br /><sub><b>Luca Greco</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=rpl" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=rpl" title="Documentation">📖</a> <a href="https://github.com/starship/starship/commits?author=rpl" title="Tests">⚠️</a></td>
304304
<td align="center"><a href="https://lucar.in"><img src="https://avatars2.githubusercontent.com/u/6934358?v=4" width="100px;" alt="Luca Rinaldi"/><br /><sub><b>Luca Rinaldi</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=lucarin91" title="Code">💻</a></td>
305+
<td align="center"><a href="https://github.com/REBELinBLUE"><img src="https://avatars1.githubusercontent.com/u/2143908?v=4" width="100px;" alt="Stephen Ball"/><br /><sub><b>Stephen Ball</b></sub></a><br /><a href="https://github.com/starship/starship/commits?author=REBELinBLUE" title="Code">💻</a> <a href="https://github.com/starship/starship/commits?author=REBELinBLUE" title="Tests">⚠️</a> <a href="https://github.com/starship/starship/commits?author=REBELinBLUE" title="Documentation">📖</a></td>
305306
</tr>
306307
</table>
307308

0 commit comments

Comments
 (0)