forked from Evavic44/portfolio-ideas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
68 lines (68 loc) · 1.61 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
61
62
63
64
65
66
67
68
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Evavic44",
"name": "Victor Eke ",
"avatar_url": "https://avatars.githubusercontent.com/u/62628408?v=4",
"profile": "http://victoreke.com",
"contributions": [
"maintenance",
"code",
"doc",
"bug"
]
},
{
"login": "israelmitolu",
"name": "Israel Mitolu",
"avatar_url": "https://avatars.githubusercontent.com/u/53873209?v=4",
"profile": "https://israelmitolu.netlify.app",
"contributions": [
"code",
"doc"
]
},
{
"login": "piyush-multiplexer",
"name": "Piyush Goyani",
"avatar_url": "https://avatars.githubusercontent.com/u/18528418?v=4",
"profile": "https://piyushgoyani.thesourcepedia.org",
"contributions": [
"code",
"doc"
]
},
{
"login": "frankiefab100",
"name": "Franklin Ohaegbulam",
"avatar_url": "https://avatars.githubusercontent.com/u/46662771?v=4",
"profile": "http://frankiefab.com",
"contributions": [
"code",
"doc"
]
},
{
"login": "vimode",
"name": "vimode",
"avatar_url": "https://avatars.githubusercontent.com/u/39148877?v=4",
"profile": "https://github.com/vimode",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "portfolio-ideas",
"projectOwner": "Evavic44",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}