forked from strkfarm/starkfarm-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
96 lines (96 loc) · 2.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
{
"projectName": "starkfarm-client",
"projectOwner": "strkfarm",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "akiraonstarknet",
"name": "Akira ",
"avatar_url": "https://avatars.githubusercontent.com/u/156126180?v=4",
"profile": "https://github.com/akiraonstarknet",
"contributions": [
"ideas",
"code",
"infra"
]
},
{
"login": "hemantwasthere",
"name": "Hemant",
"avatar_url": "https://avatars.githubusercontent.com/u/85151171?v=4",
"profile": "https://hemant.lol",
"contributions": [
"infra"
]
},
{
"login": "raizo07",
"name": "Wolf",
"avatar_url": "https://avatars.githubusercontent.com/u/81079370?v=4",
"profile": "https://github.com/raizo07",
"contributions": [
"infra"
]
},
{
"login": "jedstroke",
"name": "Jed",
"avatar_url": "https://avatars.githubusercontent.com/u/86930056?v=4",
"profile": "https://github.com/jedstroke",
"contributions": [
"code"
]
},
{
"login": "EjembiEmmanuel",
"name": "Emmaunuel Ejembi",
"avatar_url": "https://avatars.githubusercontent.com/u/83036156?v=4",
"profile": "https://github.com/EjembiEmmanuel",
"contributions": [
"code",
"doc"
]
},
{
"login": "kateberryd",
"name": "Catherine Jonathan",
"avatar_url": "https://avatars.githubusercontent.com/u/35270183?v=4",
"profile": "https://github.com/kateberryd",
"contributions": [
"code"
]
},
{
"login": "NeelkanthTandel",
"name": "Neelkanth Tandel",
"avatar_url": "https://avatars.githubusercontent.com/u/68822066?v=4",
"profile": "https://github.com/NeelkanthTandel",
"contributions": [
"review"
]
},
{
"login": "Ugo-X",
"name": "Ugonna Paul Dike",
"avatar_url": "https://avatars.githubusercontent.com/u/133219527?v=4",
"profile": "https://github.com/Ugo-X",
"contributions": [
"code"
]
},
{
"login": "fishonamos",
"name": "Fishon Amos",
"avatar_url": "https://avatars.githubusercontent.com/u/43862685?v=4",
"profile": "https://fishonsnote.medium.com/",
"contributions": [
"code"
]
}
]
}