Skip to content

Commit

Permalink
fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Marin committed Mar 26, 2020
1 parent ebbfe00 commit e00c88f
Showing 1 changed file with 41 additions and 42 deletions.
83 changes: 41 additions & 42 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,44 +1,43 @@
{
"files": [
"README.md"
],
"imageSize": 50,
contributorsPerLine: 12,
"commit": false,
"contributors": [
{
"login": "gkze",
"name": "George Kontridze",
"avatar_url": "https://avatars0.githubusercontent.com/u/3131232?v=4",
"profile": "https://github.com/gkze",
"contributions": [
"code"
]
},
{
"login": "pacodes",
"name": "Pacodes",
"avatar_url": "https://avatars2.githubusercontent.com/u/28688410?v=4",
"profile": "https://github.com/pacodes",
"contributions": [
"test",
"code"
]
},
{
"login": "BarbUk",
"name": "BarbUk",
"avatar_url": "https://avatars3.githubusercontent.com/u/64371?v=4",
"profile": "https://772424.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "hostctl",
"projectOwner": "guumaster",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"files": [
"README.md"
],
"imageSize": 50,
"contributorsPerLine": 12,
"commit": false,
"contributors": [
{
"login": "gkze",
"name": "George Kontridze",
"avatar_url": "https://avatars0.githubusercontent.com/u/3131232?v=4",
"profile": "https://github.com/gkze",
"contributions": [
"code"
]
},
{
"login": "pacodes",
"name": "Pacodes",
"avatar_url": "https://avatars2.githubusercontent.com/u/28688410?v=4",
"profile": "https://github.com/pacodes",
"contributions": [
"test",
"code"
]
},
{
"login": "BarbUk",
"name": "BarbUk",
"avatar_url": "https://avatars3.githubusercontent.com/u/64371?v=4",
"profile": "https://772424.com",
"contributions": [
"code"
]
}
],
"projectName": "hostctl",
"projectOwner": "guumaster",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

0 comments on commit e00c88f

Please sign in to comment.