-
-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy path.all-contributorsrc
124 lines (124 loc) · 3.19 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"projectName": "react-image-file-resizer",
"projectOwner": "onurzorluer",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "AhmadMaleki",
"name": "Ahmad Maleki",
"avatar_url": "https://avatars2.githubusercontent.com/u/26637638?v=4",
"profile": "https://github.com/AhmadMaleki",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "martinvysnovsky",
"name": "Martin Vyšňovský",
"avatar_url": "https://avatars1.githubusercontent.com/u/5657185?v=4",
"profile": "http://www.vysnovsky.sk/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "nadunc",
"name": "Nadun Chamikara",
"avatar_url": "https://avatars2.githubusercontent.com/u/22863180?v=4",
"profile": "https://github.com/nadunc",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "shubhamzanwar",
"name": "Shubham Zanwar",
"avatar_url": "https://avatars0.githubusercontent.com/u/15626155?v=4",
"profile": "https://shubhamzanwar.github.io/",
"contributions": [
"doc"
]
},
{
"login": "onderonur",
"name": "Onur Önder",
"avatar_url": "https://avatars0.githubusercontent.com/u/50423574?v=4",
"profile": "https://www.linkedin.com/in/onderonur/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "YemreAybey",
"name": "Yunus Emre",
"avatar_url": "https://avatars1.githubusercontent.com/u/45988990?v=4",
"profile": "https://emreaybey.com/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "OverStruck",
"name": "Juan",
"avatar_url": "https://avatars.githubusercontent.com/u/4591845?v=4",
"profile": "https://www.linkedin.com/in/velascojuan/",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "RathanakSreang",
"name": "Sreang Rathanak",
"avatar_url": "https://avatars.githubusercontent.com/u/12246079?v=4",
"profile": "https://www.facebook.com/sreang.rathanak",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "andresriveratoro",
"name": "Andres Rivera",
"avatar_url": "https://avatars.githubusercontent.com/u/36863582?v=4",
"profile": "https://github.com/andresriveratoro",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "mmmulani",
"name": "mmmulani",
"avatar_url": "https://avatars.githubusercontent.com/u/192928?v=4",
"profile": "https://github.com/mmmulani",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "Alex-1701",
"name": "Alex-1701",
"avatar_url": "https://avatars.githubusercontent.com/u/55504833?v=4",
"profile": "https://github.com/Alex-1701",
"contributions": [
"maintenance"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}