From deb4fef70fb1c20cf1e2fd876f1407faf9f89d06 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:11:37 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f65929..f6c213c 100644 --- a/README.md +++ b/README.md @@ -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](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-) Conventional PR is a GitHub Action that validates all pull requests sent to a GitHub-hosted repository. @@ -314,6 +314,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Bernd Konnerth
Bernd Konnerth

🐛 TheGoderGuy
TheGoderGuy

💻 + + Lapotor
Lapotor

🤔 + From 6c038fe1206162bb5fd88fa26c5ede88481cab17 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:11:38 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 79b29d1..b700d33 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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,