Skip to content

Commit

Permalink
Merge pull request #80 from LoLei/all-contributors/add-romainrichard
Browse files Browse the repository at this point in the history
docs: add romainrichard as a contributor for code
  • Loading branch information
LoLei authored Mar 25, 2024
2 parents 81800a4 + 2d9ea9f commit 9bf2e03
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
"contributions": [
"code"
]
},
{
"login": "romainrichard",
"name": "Romain Richard",
"avatar_url": "https://avatars.githubusercontent.com/u/498307?v=4",
"profile": "https://github.com/romainrichard",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# razer-cli
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Command line interface for controlling Razer devices on Linux

Expand Down Expand Up @@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://www.ifohancroft.com"><img src="https://avatars0.githubusercontent.com/u/3461282?v=4?s=100" width="100px;" alt="IFo Hancroft"/><br /><sub><b>IFo Hancroft</b></sub></a><br /><a href="https://github.com/LoLei/razer-cli/issues?q=author%3Aifohancroft" title="Bug reports">πŸ›</a> <a href="#userTesting-ifohancroft" title="User Testing">πŸ““</a> <a href="https://github.com/LoLei/razer-cli/commits?author=ifohancroft" title="Documentation">πŸ“–</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GM-Script-Writer-62850"><img src="https://avatars2.githubusercontent.com/u/564653?v=4?s=100" width="100px;" alt="GM-Script-Writer-62850"/><br /><sub><b>GM-Script-Writer-62850</b></sub></a><br /><a href="https://github.com/LoLei/razer-cli/commits?author=GM-Script-Writer-62850" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sk8ersteve"><img src="https://avatars.githubusercontent.com/u/10476999?v=4?s=100" width="100px;" alt="Stephen Thomas-Dorin"/><br /><sub><b>Stephen Thomas-Dorin</b></sub></a><br /><a href="https://github.com/LoLei/razer-cli/commits?author=sk8ersteve" title="Code">πŸ’»</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/romainrichard"><img src="https://avatars.githubusercontent.com/u/498307?v=4?s=100" width="100px;" alt="Romain Richard"/><br /><sub><b>Romain Richard</b></sub></a><br /><a href="https://github.com/LoLei/razer-cli/commits?author=romainrichard" title="Code">πŸ’»</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 9bf2e03

Please sign in to comment.