mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-12-28 18:04:58 +08:00
docs: create .all-contributorsrc [skip ci]
This commit is contained in:
parent
a8c11cc445
commit
cd3ffb2126
1 changed files with 25 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,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "antonioag95",
|
||||
"name": "antonioag95",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/30556866?v=4",
|
||||
"profile": "https://github.com/antonioag95",
|
||||
"contributions": [
|
||||
"test",
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "wireguard-dashboard",
|
||||
"projectOwner": "donaldzou",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
Loading…
Reference in a new issue