forked from keep-starknet-strange/ziggy-starkdust
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
88 lines (88 loc) · 2.21 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
{
"projectName": "cairo-zig",
"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": [
"code"
]
},
{
"login": "bingcicle",
"name": "bing",
"avatar_url": "https://avatars.githubusercontent.com/u/25565268?v=4",
"profile": "https://bingcicle.github.io/",
"contributions": [
"code"
]
},
{
"login": "fracek",
"name": "Francesco Ceccon",
"avatar_url": "https://avatars.githubusercontent.com/u/282580?v=4",
"profile": "https://ceccon.me/",
"contributions": [
"code"
]
},
{
"login": "tcoratger",
"name": "Thomas Coratger",
"avatar_url": "https://avatars.githubusercontent.com/u/60488569?v=4",
"profile": "https://github.com/tcoratger",
"contributions": [
"code"
]
},
{
"login": "lambda-0x",
"name": "lambda-0x",
"avatar_url": "https://avatars.githubusercontent.com/u/87354252?v=4",
"profile": "https://github.com/lambda-0x",
"contributions": [
"code"
]
},
{
"login": "nils-mathieu",
"name": "Nils",
"avatar_url": "https://avatars.githubusercontent.com/u/80390054?v=4",
"profile": "https://nils-mathieu.fr/",
"contributions": [
"code"
]
},
{
"login": "jobez",
"name": "johann bestowrous",
"avatar_url": "https://avatars.githubusercontent.com/u/615197?v=4",
"profile": "https://github.com/jobez",
"contributions": [
"code"
]
},
{
"login": "lana-shanghai",
"name": "lanaivina",
"avatar_url": "https://avatars.githubusercontent.com/u/31368580?v=4",
"profile": "https://github.com/lana-shanghai",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}