mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
34 lines
810 B
JSON
34 lines
810 B
JSON
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"login": "aryella-lacerda",
|
|
"name": "Aryella Lacerda",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/28730324?v=4",
|
|
"profile": "https://github.com/aryella-lacerda",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"skipCi": true,
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"projectName": "add-pr-comment",
|
|
"projectOwner": "mshick"
|
|
}
|