-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.all-contributorsrc
121 lines (121 loc) · 3.05 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Rashidium",
"name": "Rashid Ramazanov",
"avatar_url": "https://avatars.githubusercontent.com/u/11058743?v=4",
"profile": "https://github.com/Rashidium",
"contributions": [
"code",
"doc",
"infra",
"mentoring"
]
},
{
"login": "Pessevmeyen",
"name": "Furkan Erucar",
"avatar_url": "https://avatars.githubusercontent.com/u/97690923?v=4",
"profile": "https://www.linkedin.com/in/furkan-erucar/",
"contributions": [
"code"
]
},
{
"login": "NOTB4D",
"name": "Eser Kucuker",
"avatar_url": "https://avatars.githubusercontent.com/u/75912206?v=4",
"profile": "https://github.com/NOTB4D",
"contributions": [
"code",
"doc"
]
},
{
"login": "samet-ogutcuoglu",
"name": "Samet Ögütcüoğlu",
"avatar_url": "https://avatars.githubusercontent.com/u/108695720?v=4",
"profile": "https://github.com/samet-ogutcuoglu",
"contributions": [
"code"
]
},
{
"login": "ardakazanci-mobven",
"name": "Arda Kazancı",
"avatar_url": "https://avatars.githubusercontent.com/u/79072506?v=4",
"profile": "https://github.com/ardakazanci-mobven",
"contributions": [
"code",
"doc"
]
},
{
"login": "bariscan-mobven",
"name": "bariscan-mobven",
"avatar_url": "https://avatars.githubusercontent.com/u/125072849?v=4",
"profile": "https://github.com/bariscan-mobven",
"contributions": [
"content",
"eventOrganizing",
"ideas",
"translation"
]
},
{
"login": "abalta-mobven",
"name": "Abdullah Balta",
"avatar_url": "https://avatars.githubusercontent.com/u/34233372?v=4",
"profile": "https://github.com/abalta-mobven",
"contributions": [
"code",
"doc",
"infra",
"mentoring"
]
},
{
"login": "srnerturk",
"name": "Serhan Ertürk",
"avatar_url": "https://avatars.githubusercontent.com/u/19576688?v=4",
"profile": "https://github.com/srnerturk",
"contributions": [
"code",
"doc",
"infra",
"mentoring"
]
},
{
"login": "furkankantar",
"name": "furkankantar",
"avatar_url": "https://avatars.githubusercontent.com/u/112637951?v=4",
"profile": "https://github.com/furkankantar",
"contributions": [
"code"
]
},
{
"login": "ozgurkayaist",
"name": "Özgür Kaya",
"avatar_url": "https://avatars.githubusercontent.com/u/8362308?v=4",
"profile": "https://www.linkedin.com/in/ozgurkayaist/",
"contributions": [
"bug",
"test"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Donate-SDK",
"projectOwner": "mobven"
}