-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.all-contributorsrc
More file actions
29 lines (29 loc) · 1.5 KB
/
.all-contributorsrc
File metadata and controls
29 lines (29 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"badgeTemplate": "\n[badge-contributors]:https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?logo=data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiICB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xNiAxN1YxOUgyVjE3UzIgMTMgOSAxMyAxNiAxNyAxNiAxN00xMi41IDcuNUEzLjUgMy41IDAgMSAwIDkgMTFBMy41IDMuNSAwIDAgMCAxMi41IDcuNU0xNS45NCAxM0E1LjMyIDUuMzIgMCAwIDEgMTggMTdWMTlIMjJWMTdTMjIgMTMuMzcgMTUuOTQgMTNNMTUgNEEzLjM5IDMuMzkgMCAwIDAgMTMuMDcgNC41OUE1IDUgMCAwIDEgMTMuMDcgMTAuNDFBMy4zOSAzLjM5IDAgMCAwIDE1IDExQTMuNSAzLjUgMCAwIDAgMTUgNFoiIC8+Cjwvc3ZnPg==&maxAge=21600",
"commit": false,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"files": [
".github/README.md",
"AUTHORS.md"
],
"imageSize": 100,
"projectName": "countdoom",
"projectOwner": "renemarc",
"repoHost": "https://github.com",
"repoType": "github",
"skipCi": "true",
"contributors": [
{
"login": "renemarc",
"name": "René-Marc Simard",
"avatar_url": "https://avatars3.githubusercontent.com/u/13276793?v=4",
"profile": "https://renemarc.com/",
"contributions": [
"code",
"doc",
"test"
]
}
]
}