-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
60 lines (60 loc) · 1.79 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
56
57
58
59
60
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "adebayoileri",
"name": "Adebayo Ilerioluwa ",
"avatar_url": "https://avatars.githubusercontent.com/u/46798106?v=4",
"profile": "https://adebayo.netlify.app",
"contributions": [
"design"
]
},
{
"login": "oluwatobiloba2000",
"name": "Anani oluwatobiloba",
"avatar_url": "https://avatars.githubusercontent.com/u/49096400?v=4",
"profile": "https://www.ananitobi.com",
"contributions": [
"design"
]
},
{
"login": "Mr-emeka",
"name": "Ukpai Chukwuemeka",
"avatar_url": "https://avatars.githubusercontent.com/u/30534680?v=4",
"profile": "https://www.linkedin.com/in/ukpai-emeka/",
"contributions": [
"test"
]
},
{
"login": "Mohamilr",
"name": "Mohammed Ibrahim",
"avatar_url": "https://avatars.githubusercontent.com/u/45388249?v=4",
"profile": "https://github.com/Mohamilr",
"contributions": [
"maintenance"
]
},
{
"login": "Marigameo",
"name": "Mari Gameo",
"avatar_url": "https://avatars.githubusercontent.com/u/29794747?v=4",
"profile": "https://mariappan.netlify.app/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "tcp-grand-resume",
"projectOwner": "tcp19",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}