-
-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path.all-contributorsrc
More file actions
33 lines (33 loc) · 759 Bytes
/
Copy path.all-contributorsrc
File metadata and controls
33 lines (33 loc) · 759 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": "vue-electron-template",
"projectOwner": "mubaidr",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "jbeguna04",
"name": "Jibbie R. Eguna",
"avatar_url": "https://avatars3.githubusercontent.com/u/35353768?v=4",
"profile": "https://github.com/jbeguna04",
"contributions": [
"design"
]
},
{
"login": "eiurur",
"name": "eiurur",
"avatar_url": "https://avatars0.githubusercontent.com/u/4101830?v=4",
"profile": "https://github.com/eiurur",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}