forked from horuslabsio/coloniz-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
116 lines (116 loc) · 2.94 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
{
"projectName": "karst-core",
"projectOwner": "horuslabsio",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "eliashezron",
"name": "eliashezron",
"avatar_url": "https://avatars.githubusercontent.com/u/60871378?v=4",
"profile": "https://www.github.com/eliashezron",
"contributions": [
"infra",
"doc"
]
},
{
"login": "Darlington02",
"name": "Darlington Nnam",
"avatar_url": "https://avatars.githubusercontent.com/u/75126961?v=4",
"profile": "http://0xdarlington.disha.page",
"contributions": [
"infra",
"code",
"review"
]
},
{
"login": "codeWhizperer",
"name": "Adegbite Ademola Kelvin",
"avatar_url": "https://avatars.githubusercontent.com/u/63842643?v=4",
"profile": "https://github.com/codeWhizperer",
"contributions": [
"infra",
"code",
"review"
]
},
{
"login": "mubarak23",
"name": "Mubarak Muhammad Aminu",
"avatar_url": "https://avatars.githubusercontent.com/u/7858376?v=4",
"profile": "http://mubarak23.github.io/",
"contributions": [
"code"
]
},
{
"login": "raizo07",
"name": "Wolf",
"avatar_url": "https://avatars.githubusercontent.com/u/81079370?v=4",
"profile": "https://github.com/raizo07",
"contributions": [
"code"
]
},
{
"login": "EjembiEmmanuel",
"name": "Oche",
"avatar_url": "https://avatars.githubusercontent.com/u/83036156?v=4",
"profile": "https://github.com/EjembiEmmanuel",
"contributions": [
"code"
]
},
{
"login": "kateberryd",
"name": "Zintarh",
"avatar_url": "https://avatars.githubusercontent.com/u/35270183?v=4",
"profile": "https://github.com/kateberryd",
"contributions": [
"code"
]
},
{
"login": "Gift-Naomi",
"name": "Mystic",
"avatar_url": "https://avatars.githubusercontent.com/u/149405096?v=4",
"profile": "https://github.com/Gift-Naomi",
"contributions": [
"code"
]
},
{
"login": "Oshioke-Salaki",
"name": "Oshioke Salaki",
"avatar_url": "https://avatars.githubusercontent.com/u/105825121?v=4",
"profile": "https://github.com/Oshioke-Salaki",
"contributions": [
"code"
]
},
{
"login": "remybar",
"name": "Rémy Baranx",
"avatar_url": "https://avatars.githubusercontent.com/u/57539816?v=4",
"profile": "https://github.com/remybar",
"contributions": [
"code"
]
},
{
"login": "Jemiiah",
"name": "Jemiiah",
"avatar_url": "https://avatars.githubusercontent.com/u/160767568?v=4",
"profile": "https://github.com/Jemiiah",
"contributions": [
"code"
]
}
]
}