mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-12-27 14:27:59 +08:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
parent
c43d5b9cda
commit
d35bf482a4
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"imageSize": 100,
|
||||||
|
"commit": false,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "loarca",
|
||||||
|
"name": "Alejandro Loarca",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/22898638?v=4",
|
||||||
|
"profile": "https://github.com/loarca",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "branch-names",
|
||||||
|
"projectOwner": "tj-actions",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com",
|
||||||
|
"skipCi": true
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user