-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy path.all-contributorsrc
91 lines (91 loc) · 2.23 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
{
"projectName": "rosettanet",
"projectOwner": "keep-starknet-strange",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ametel01",
"name": "Alex Metelli",
"avatar_url": "https://avatars.githubusercontent.com/u/91626827?v=4",
"profile": "https://github.com/ametel01",
"contributions": [
"code"
]
},
{
"login": "ermvrs",
"name": "Erim",
"avatar_url": "https://avatars.githubusercontent.com/u/3417324?v=4",
"profile": "https://github.com/ermvrs",
"contributions": [
"code",
"test"
]
},
{
"login": "Boreas09",
"name": "Bora Atik",
"avatar_url": "https://avatars.githubusercontent.com/u/90131638?v=4",
"profile": "https://github.com/Boreas09",
"contributions": [
"code",
"test"
]
},
{
"login": "ktarun1419",
"name": "tarun kaushik",
"avatar_url": "https://avatars.githubusercontent.com/u/86646398?v=4",
"profile": "https://github.com/ktarun1419",
"contributions": [
"code",
"test"
]
},
{
"login": "TropicalDog17",
"name": "Tuan Tran",
"avatar_url": "https://avatars.githubusercontent.com/u/79791913?v=4",
"profile": "https://github.com/TropicalDog17",
"contributions": [
"code",
"test"
]
},
{
"login": "JimmyFate",
"name": "Jimmy Fate",
"avatar_url": "https://avatars.githubusercontent.com/u/158521482?v=4",
"profile": "https://github.com/JimmyFate",
"contributions": [
"code",
"test"
]
},
{
"login": "Akashneelesh",
"name": "Akashneelesh",
"avatar_url": "https://avatars.githubusercontent.com/u/66639153?v=4",
"profile": "https://github.com/Akashneelesh",
"contributions": [
"code",
"test"
]
},
{
"login": "AryanGodara",
"name": "Aryan Godara",
"avatar_url": "https://avatars.githubusercontent.com/u/65490434?v=4",
"profile": "https://medium.com/@aryangodara_19887",
"contributions": [
"code",
"test"
]
}
]
}