-
Notifications
You must be signed in to change notification settings - Fork 17
/
.all-contributorsrc
77 lines (77 loc) · 2.3 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
{
"projectName": "madara-tsukuyomi",
"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": "apoorvsadana",
"name": "Apoorv Sadana",
"avatar_url": "https://avatars.githubusercontent.com/u/95699312?v=4",
"profile": "https://github.com/apoorvsadana",
"contributions": ["code"]
},
{
"login": "ayushtom",
"name": "Ayush Tomar",
"avatar_url": "https://avatars.githubusercontent.com/u/41674634?v=4",
"profile": "https://github.com/ayushtom",
"contributions": ["code"]
},
{
"login": "d-roak",
"name": "Oak",
"avatar_url": "https://avatars.githubusercontent.com/u/5263301?v=4",
"profile": "https://droak.sh/",
"contributions": ["code"]
},
{
"login": "rkdud007",
"name": "Pia",
"avatar_url": "https://avatars.githubusercontent.com/u/76558220?v=4",
"profile": "https://github.com/rkdud007",
"contributions": ["code"]
},
{
"login": "drspacemn",
"name": "drspacemn",
"avatar_url": "https://avatars.githubusercontent.com/u/16685321?v=4",
"profile": "https://github.com/drspacemn",
"contributions": ["code"]
},
{
"login": "TedZy829",
"name": "TedZy829",
"avatar_url": "https://avatars.githubusercontent.com/u/102640890?v=4",
"profile": "https://github.com/TedZy829",
"contributions": ["code"]
},
{
"login": "makluganteng",
"name": "makluganteng",
"avatar_url": "https://avatars.githubusercontent.com/u/74396818?v=4",
"profile": "https://github.com/makluganteng",
"contributions": ["code"]
},
{
"login": "0xGavinOwen",
"name": "0xGavinOwen",
"avatar_url": "https://avatars.githubusercontent.com/u/110438299?v=4",
"profile": "https://github.com/0xGavinOwen",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}