Skip to content

Commit

Permalink
chore: update CONTRIBUTORS.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JagandeepBrar committed Mar 31, 2022
1 parent f97b145 commit 8c866ce
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
23 changes: 21 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -223,12 +223,31 @@
"contributions": [
"translation"
]
},
{
"login": "gmcinalli",
"name": "Gian Marco Cinalli",
"avatar_url": "https://avatars.githubusercontent.com/u/9024983?v=4",
"profile": "https://github.com/gmcinalli",
"contributions": [
"translation"
]
},
{
"login": "issaccv",
"name": "八月的蠢",
"avatar_url": "https://avatars.githubusercontent.com/u/17275050?v=4",
"profile": "https://www.issacc.top/",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 8,
"projectName": "LunaSea",
"projectOwner": "JagandeepBrar",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
"skipCi": true,
"commitConvention": "none"
}
6 changes: 5 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
Expand Down Expand Up @@ -44,6 +44,10 @@ Thank you to everyone who has helped contribute to LunaSea, from development to
<td align="center"><a href="https://lisacintosh.itch.io"><img src="https://avatars.githubusercontent.com/u/6952213?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Maxime Leroy</b></sub></a><br /><a href="#translation-Lisapple" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/vc5"><img src="https://avatars.githubusercontent.com/u/13097192?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vincent</b></sub></a><br /><a href="#translation-vc5" title="Translation">🌍</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/gmcinalli"><img src="https://avatars.githubusercontent.com/u/9024983?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gian Marco Cinalli</b></sub></a><br /><a href="#translation-gmcinalli" title="Translation">🌍</a></td>
<td align="center"><a href="https://www.issacc.top/"><img src="https://avatars.githubusercontent.com/u/17275050?v=4?s=100" width="100px;" alt=""/><br /><sub><b>八月的蠢</b></sub></a><br /><a href="#translation-issaccv" title="Translation">🌍</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 8c866ce

Please sign in to comment.