From 378906227cd22015a607226d7d6868c36d38d921 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 08:52:21 -0400 Subject: [PATCH] docs: add ReenigneArcher as a contributor for code (#83) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 25 +++++++++++++++++++++++++ README.md | 25 +++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..8503149 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitConvention": "angular", + "contributors": [ + { + "login": "ReenigneArcher", + "name": "ReenigneArcher", + "avatar_url": "https://avatars.githubusercontent.com/u/42013603?v=4", + "profile": "https://app.lizardbyte.dev", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "add-pr-comment", + "projectOwner": "mshick" +} diff --git a/README.md b/README.md index 3251104..f8fe372 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # add-pr-comment + +[](#contributors-) + A GitHub Action which adds a comment to a pull request's issue. @@ -170,3 +173,25 @@ jobs: message: | **Howdie!** ``` + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
ReenigneArcher 💻 |
+