-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
86 lines (86 loc) · 2.12 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "anilsenay",
"name": "Anıl Şenay",
"avatar_url": "https://avatars.githubusercontent.com/u/1047345?v=4",
"profile": "http://anilsenay.com",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "bilgehangecici",
"name": "Bilgehan Geçici",
"avatar_url": "https://avatars.githubusercontent.com/u/33997918?v=4",
"profile": "http://bilgehangecici.site",
"contributions": [
"test",
"code"
]
},
{
"login": "mehmetaliyuksel",
"name": "Mehmet Ali Yüksel",
"avatar_url": "https://avatars.githubusercontent.com/u/37842979?v=4",
"profile": "https://github.com/mehmetaliyuksel",
"contributions": [
"test",
"code"
]
},
{
"login": "kursatacikgoz",
"name": "Kürşat Açıkgöz",
"avatar_url": "https://avatars.githubusercontent.com/u/37029744?v=4",
"profile": "http://www.linkedin.com/in/kursattacikgoz",
"contributions": [
"test",
"code"
]
},
{
"login": "beyzaaydogan",
"name": "Beyza",
"avatar_url": "https://avatars.githubusercontent.com/u/35075862?v=4",
"profile": "https://github.com/beyzaaydogan",
"contributions": [
"test",
"code"
]
},
{
"login": "onkolahmet",
"name": "Ahmet Önkol",
"avatar_url": "https://avatars.githubusercontent.com/u/62245004?v=4",
"profile": "https://github.com/onkolahmet",
"contributions": [
"test",
"code"
]
},
{
"login": "ElburuzGurbuz",
"name": "Ahmet Elburuz Gürbüz",
"avatar_url": "https://avatars.githubusercontent.com/u/65295748?v=4",
"profile": "https://github.com/ElburuzGurbuz",
"contributions": [
"test",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "CSE3063F20P1_GRP3",
"projectOwner": "anilsenay",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}