-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.all-contributorsrc
More file actions
33 lines (33 loc) · 758 Bytes
/
Copy path.all-contributorsrc
File metadata and controls
33 lines (33 loc) · 758 Bytes
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
30
31
32
33
{
"projectName": "calendarx",
"projectOwner": "mfix22",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "mfix22",
"name": "Michael Fix",
"avatar_url": "https://avatars0.githubusercontent.com/u/8397708?v=4",
"profile": "https://www.buymeacoffee.com/fix",
"contributions": [
"code"
]
},
{
"login": "filipemir",
"name": "Filipe",
"avatar_url": "https://avatars2.githubusercontent.com/u/13949291?v=4",
"profile": "https://github.com/filipemir",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"commitConvention": "none"
}