-
Notifications
You must be signed in to change notification settings - Fork 28
/
.all-contributorsrc
133 lines (133 loc) · 3.42 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
{
"projectName": "blobstream-starknet",
"projectOwner": "keep-starknet-strange",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"CONTRIBUTING.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributorsPerLine": 7,
"contributors": [
{
"login": "AbdelStark",
"name": "Abdel @ StarkWare ",
"avatar_url": "https://avatars.githubusercontent.com/u/45264458?v=4",
"profile": "https://github.com/AbdelStark",
"contributions": [
"code"
]
},
{
"login": "drspacemn",
"name": "drspacemn",
"avatar_url": "https://avatars.githubusercontent.com/u/16685321?v=4",
"profile": "https://github.com/drspacemn",
"contributions": [
"code"
]
},
{
"login": "JordyRo1",
"name": "Jordy Romuald",
"avatar_url": "https://avatars.githubusercontent.com/u/87231934?v=4",
"profile": "https://github.com/JordyRo1",
"contributions": [
"code"
]
},
{
"login": "ermvrs",
"name": "Erim",
"avatar_url": "https://avatars.githubusercontent.com/u/3417324?v=4",
"profile": "https://github.com/ermvrs",
"contributions": [
"code"
]
},
{
"login": "OthmanSefraoui",
"name": "OthmanSefraoui",
"avatar_url": "https://avatars.githubusercontent.com/u/50746496?v=4",
"profile": "https://www.linkedin.com/in/othman-sefraoui/",
"contributions": [
"code"
]
},
{
"login": "b-j-roberts",
"name": "Brandon R",
"avatar_url": "https://avatars.githubusercontent.com/u/54774639?v=4",
"profile": "https://github.com/b-j-roberts",
"contributions": [
"code"
]
},
{
"login": "Akashneelesh",
"name": "Akashneelesh",
"avatar_url": "https://avatars.githubusercontent.com/u/66639153?v=4",
"profile": "https://github.com/Akashneelesh",
"contributions": [
"code"
]
},
{
"login": "FlorianLgrs",
"name": "FlorianLgrs",
"avatar_url": "https://avatars.githubusercontent.com/u/96090364?v=4",
"profile": "https://github.com/FlorianLgrs",
"contributions": [
"code"
]
},
{
"login": "ametel01",
"name": "Alex Metelli",
"avatar_url": "https://avatars.githubusercontent.com/u/91626827?v=4",
"profile": "https://github.com/ametel01",
"contributions": [
"code"
]
},
{
"login": "faytey",
"name": "faytey",
"avatar_url": "https://avatars.githubusercontent.com/u/40033608?v=4",
"profile": "https://github.com/faytey",
"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": "0xicosahedron",
"name": "Icosahedron",
"avatar_url": "https://avatars.githubusercontent.com/u/83328087?v=4",
"profile": "https://github.com/0xicosahedron",
"contributions": [
"code"
]
},
{
"login": "thomas192",
"name": "0xK2",
"avatar_url": "https://avatars.githubusercontent.com/u/65908739?v=4",
"profile": "https://github.com/thomas192",
"contributions": [
"code"
]
}
]
}