Skip to content

Commit

Permalink
docs: add Lapotor as a contributor for ideas (#123)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Nov 22, 2024
1 parent 497c801 commit fffd92b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@
"contributions": [
"code"
]
},
{
"login": "Lapotor",
"name": "Lapotor",
"avatar_url": "https://avatars.githubusercontent.com/u/17144397?v=4",
"profile": "https://github.com/Lapotor",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Conventional PR

[![Go Version Badge](https://img.shields.io/github/go-mod/go-version/namchee/conventional-pr)](https://github.com/Namchee/conventional-pr) [![Go Report Card](https://goreportcard.com/badge/github.com/Namchee/conventional-pr)](https://goreportcard.com/report/github.com/Namchee/conventional-pr) [![codecov](https://codecov.io/gh/Namchee/conventional-pr/branch/master/graph/badge.svg)](https://codecov.io/gh/Namchee/conventional-pr) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Conventional PR is a GitHub Action that validates all pull requests sent to a GitHub-hosted repository.
Expand Down Expand Up @@ -314,6 +314,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/berkon"><img src="https://avatars.githubusercontent.com/u/28842661?v=4?s=100" width="100px;" alt="Bernd Konnerth"/><br /><sub><b>Bernd Konnerth</b></sub></a><br /><a href="https://github.com/Namchee/conventional-pr/issues?q=author%3Aberkon" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TheGoderGuy"><img src="https://avatars.githubusercontent.com/u/26481335?v=4?s=100" width="100px;" alt="TheGoderGuy"/><br /><sub><b>TheGoderGuy</b></sub></a><br /><a href="https://github.com/Namchee/conventional-pr/commits?author=TheGoderGuy" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Lapotor"><img src="https://avatars.githubusercontent.com/u/17144397?v=4?s=100" width="100px;" alt="Lapotor"/><br /><sub><b>Lapotor</b></sub></a><br /><a href="#ideas-Lapotor" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit fffd92b

Please sign in to comment.