mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 06:29:49 +11:00
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>
This commit is contained in:
parent
71ddf4a572
commit
378906227c
2 changed files with 50 additions and 0 deletions
25
.all-contributorsrc
Normal file
25
.all-contributorsrc
Normal file
|
|
@ -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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue