Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Commit

Permalink
docs: update .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored and Seniru committed Dec 21, 2019
1 parent ecb8f43 commit 1e5c6ea
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,29 +26,38 @@
"code"
]
},
{
{
"login": "kaborja",
"name": "kaborja",
"avatar_url": "https://avatars0.githubusercontent.com/u/36646591?v=4",
"profile": "https://github.com/kaborja",
"contributions": [
"code"
]
},
{
]
},
{
"login": "all-contributors",
"name": "All Contributors",
"avatar_url": "https://avatars1.githubusercontent.com/u/46410174?v=4",
"profile": "https://allcontributors.org",
"contributions": [
"infra"

]
},
{
"login": "restyled-io",
"name": "Restyled.io",
"avatar_url": "https://avatars2.githubusercontent.com/u/31419072?v=4",
"profile": "https://restyled.io",
"contributions": [
"infra"
]
}
],
"contributorsPerLine": 7,
"projectName": "TFM_Clicker",
"projectOwner": "Seniru",
"repoType": "github",
"repoHost": "https://github.com"
"repoHost": "https://github.com",
"skipCi": true
}

0 comments on commit 1e5c6ea

Please sign in to comment.