Skip to content

Commit d465480

Browse files
allcontributors[bot]matchai
authored andcommitted
docs: add lucarin91 as a contributor (starship#685)
1 parent 1558b22 commit d465480

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,15 @@
538538
"doc",
539539
"test"
540540
]
541+
},
542+
{
543+
"login": "lucarin91",
544+
"name": "Luca Rinaldi",
545+
"avatar_url": "https://avatars2.githubusercontent.com/u/6934358?v=4",
546+
"profile": "https://lucar.in",
547+
"contributions": [
548+
"code"
549+
]
541550
}
542551
],
543552
"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://badgen.net/badge/all%20contributors/51/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-52-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"
@@ -300,6 +300,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
300300
<tr>
301301
<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>
302302
<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>
303+
<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>
303304
</tr>
304305
</table>
305306

0 commit comments

Comments
 (0)