-
Notifications
You must be signed in to change notification settings - Fork 25
/
.all-contributorsrc
134 lines (134 loc) · 3.38 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "julienbrs",
"name": "Ainur",
"avatar_url": "https://avatars.githubusercontent.com/u/106234742?v=4",
"profile": "https://github.com/julienbrs",
"contributions": [
"code"
]
},
{
"login": "tekkac",
"name": "Trunks @ Carbonable",
"avatar_url": "https://avatars.githubusercontent.com/u/98529704?v=4",
"profile": "https://github.com/tekkac",
"contributions": [
"code"
]
},
{
"login": "bitfalt",
"name": "bitfalt",
"avatar_url": "https://avatars.githubusercontent.com/u/75431447?v=4",
"profile": "https://github.com/bitfalt",
"contributions": [
"code"
]
},
{
"login": "axelizsak",
"name": "Axel Izsak",
"avatar_url": "https://avatars.githubusercontent.com/u/98711930?v=4",
"profile": "https://github.com/axelizsak",
"contributions": [
"code"
]
},
{
"login": "adrianvrj",
"name": "ADR!AN",
"avatar_url": "https://avatars.githubusercontent.com/u/111903096?v=4",
"profile": "https://github.com/adrianvrj",
"contributions": [
"code"
]
},
{
"login": "thomas192",
"name": "0xK2",
"avatar_url": "https://avatars.githubusercontent.com/u/65908739?v=4",
"profile": "https://github.com/thomas192",
"contributions": [
"code"
]
},
{
"login": "shivam6862",
"name": "Shivam kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/115404926?v=4",
"profile": "https://shivam6862.github.io/",
"contributions": [
"code"
]
},
{
"login": "raizo07",
"name": "Wolf",
"avatar_url": "https://avatars.githubusercontent.com/u/81079370?v=4",
"profile": "https://github.com/raizo07",
"contributions": [
"bug"
]
},
{
"login": "Shoetan",
"name": "Emmanuel Soetan",
"avatar_url": "https://avatars.githubusercontent.com/u/17912134?v=4",
"profile": "https://soetandev.netlify.app/",
"contributions": [
"code"
]
},
{
"login": "manlikeHB",
"name": "Yusuf Habib",
"avatar_url": "https://avatars.githubusercontent.com/u/109147010?v=4",
"profile": "https://github.com/manlikeHB",
"contributions": [
"code"
]
},
{
"login": "lindsaymoralesb",
"name": "Lindsay Morales",
"avatar_url": "https://avatars.githubusercontent.com/u/87027508?v=4",
"profile": "https://github.com/lindsaymoralesb",
"contributions": [
"code"
]
},
{
"login": "Klei0",
"name": "Kléio",
"avatar_url": "https://avatars.githubusercontent.com/u/125285003?v=4",
"profile": "https://github.com/Klei0",
"contributions": [
"doc"
]
},
{
"login": "sBaki92",
"name": "sBaki",
"avatar_url": "https://avatars.githubusercontent.com/u/167719173?v=4",
"profile": "https://github.com/sBaki92",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "carbon-protocol-v3",
"projectOwner": "carbonable-labs"
}