forked from eigerco/beerus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
98 lines (98 loc) · 2.5 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
{
"projectName": "beerus",
"projectOwner": "keep-starknet-strange",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "abdelhamidbakhta",
"name": "Abdel @ StarkWare",
"avatar_url": "https://avatars.githubusercontent.com/u/45264458?v=4",
"profile": "https://github.com/abdelhamidbakhta",
"contributions": [
"test",
"code"
]
},
{
"login": "LucasLvy",
"name": "Lucas @ StarkWare",
"avatar_url": "https://avatars.githubusercontent.com/u/70894690?v=4",
"profile": "https://github.com/LucasLvy",
"contributions": [
"code"
]
},
{
"login": "danilowhk",
"name": "danilowhk",
"avatar_url": "https://avatars.githubusercontent.com/u/12735159?v=4",
"profile": "https://github.com/danilowhk",
"contributions": [
"code"
]
},
{
"login": "ClementWalter",
"name": "Clément Walter",
"avatar_url": "https://avatars.githubusercontent.com/u/18620296?v=4",
"profile": "https://www.linkedin.com/in/clementwalter",
"contributions": [
"code"
]
},
{
"login": "Eikix",
"name": "Elias Tazartes",
"avatar_url": "https://avatars.githubusercontent.com/u/66871571?v=4",
"profile": "https://github.com/Eikix",
"contributions": [
"code"
]
},
{
"login": "drspacemn",
"name": "drspacemn",
"avatar_url": "https://avatars.githubusercontent.com/u/16685321?v=4",
"profile": "https://github.com/drspacemn",
"contributions": [
"code"
]
},
{
"login": "msaug",
"name": "Mathieu",
"avatar_url": "https://avatars.githubusercontent.com/u/60658558?v=4",
"profile": "https://github.com/msaug",
"contributions": [
"code"
]
},
{
"login": "hurrikaanig",
"name": "TurcFort07",
"avatar_url": "https://avatars.githubusercontent.com/u/37303126?v=4",
"profile": "https://github.com/hurrikaanig",
"contributions": [
"doc"
]
},
{
"login": "florian-bellotti",
"name": "Florian Bellotti",
"avatar_url": "https://avatars.githubusercontent.com/u/7861901?v=4",
"profile": "https://github.com/florian-bellotti",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}