-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
55 lines (55 loc) · 1.54 KB
/
.all-contributorsrc
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"projectName": "ecommerce-api",
"projectOwner": "CommunityPro",
"files": ["README.md", "CONTRIBUTING.md"],
"imageSize": 120,
"contributorsPerLine": 6,
"commit": true,
"contributors": [
{
"login": "Evavic44",
"name": "Victor Eke",
"avatar_url": "https://avatars.githubusercontent.com/u/62628408?v=4",
"profile": "http://github.com/Evavic44",
"contributions": ["code", "advisor"]
},
{
"login": "frankiefab100",
"name": "Franklin Ohaegbulam",
"avatar_url": "https://avatars.githubusercontent.com/u/46662771?v=4",
"profile": "https://github.com/frankiefab100",
"contributions": ["code"]
},
{
"login": "sparrowsl",
"name": "Benjamin Thorpe",
"avatar_url": "https://avatars.githubusercontent.com/u/61359802?v=4",
"profile": "https://github.com/sparrowsl",
"contributions": ["code"]
},
{
"login": "williamssam",
"name": "Williams Samuel",
"avatar_url": "https://avatars.githubusercontent.com/u/68322437?v=4",
"profile": "https://github.com/williamssam",
"contributions": ["code"]
},
{
"login": "Jummate",
"name": "Omololu Jumat",
"avatar_url": "https://avatars.githubusercontent.com/u/40699198?v=4",
"profile": "https://github.com/Jummate",
"contributions": ["code"]
},
{
"login": "pablo-clueless",
"name": "Samson Okunola",
"avatar_url": "https://avatars.githubusercontent.com/u/68032187?v=4",
"profile": "http://github.com/pablo-clueless",
"contributions": ["code", "docs"]
}
],
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}