-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
32 lines (32 loc) · 849 Bytes
/
.all-contributorsrc
File metadata and controls
32 lines (32 loc) · 849 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "FlopRe",
"name": "Filip",
"avatar_url": "https://avatars0.githubusercontent.com/u/19749921?v=4",
"profile": "https://delidservices.com",
"login": "HHBaxter",
"name": "HHBaxter",
"avatar_url": "https://avatars0.githubusercontent.com/u/74308806?v=4",
"profile": "https://github.com/HHBaxter",
"login": "hkoci",
"name": "Henri Koci",
"avatar_url": "https://avatars1.githubusercontent.com/u/74716541?v=4",
"profile": "http://henrikoci.co.uk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "CS2001-Group7",
"projectOwner": "hkoci",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}