forked from Burak-Atak/BB-TR-Kaynak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
70 lines (70 loc) · 1.65 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
{
"projectName": "BB-TR-Kaynak",
"projectOwner": "Fire-Oceann",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "ziarparvaiz",
"name": "ZIAR Parvaiz",
"avatar_url": "https://avatars.githubusercontent.com/u/50423368?v=4",
"profile": "https://github.com/ziarparvaiz",
"contributions": [
"bug",
"code",
"design",
"doc",
"ideas"
]
},
{
"login": "Burak-Atak",
"name": "Burak",
"avatar_url": "https://avatars.githubusercontent.com/u/71793345?v=4",
"profile": "https://github.com/Burak-Atak",
"contributions": [
"code",
"doc"
]
},
{
"login": "b-tekinli",
"name": "Beyzanur Tekinli",
"avatar_url": "https://avatars.githubusercontent.com/u/64313175?v=4",
"profile": "https://medium.com/@beyzatekinli",
"contributions": [
"blog",
"code",
"doc"
]
},
{
"login": "TalhaAksoy",
"name": "Talha Aksoy",
"avatar_url": "https://avatars.githubusercontent.com/u/56833887?v=4",
"profile": "https://github.com/TalhaAksoy",
"contributions": [
"code",
"doc"
]
},
{
"login": "beyzanur-seyhan",
"name": "Beyzanur Seyhan",
"avatar_url": "https://avatars.githubusercontent.com/u/80166639?v=4",
"profile": "https://github.com/beyzanur-seyhan",
"contributions": [
"blog",
"code",
"doc"
]
}
],
"contributorsPerLine": 7
}