-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.all-contributorsrc
More file actions
74 lines (74 loc) · 1.87 KB
/
.all-contributorsrc
File metadata and controls
74 lines (74 loc) · 1.87 KB
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "tsampazk",
"name": "Kostas Tsampazis",
"avatar_url": "https://avatars.githubusercontent.com/u/27914645?v=4",
"profile": "https://github.com/tsampazk",
"contributions": [
"tutorial",
"projectManagement",
"maintenance",
"ideas"
]
},
{
"login": "DataDrover214530",
"name": "DataDrover214530",
"avatar_url": "https://avatars.githubusercontent.com/u/29627216?v=4",
"profile": "https://github.com/DataDrover214530",
"contributions": [
"bug"
]
},
{
"login": "JadarTheObscurity",
"name": "JadarTheObscurity",
"avatar_url": "https://avatars.githubusercontent.com/u/62043377?v=4",
"profile": "https://github.com/JadarTheObscurity",
"contributions": [
"ideas"
]
},
{
"login": "ManosMagnus",
"name": "Manos Kirtas",
"avatar_url": "https://avatars.githubusercontent.com/u/10010230?v=4",
"profile": "http://eakirtas.webpages.auth.gr/",
"contributions": [
"projectManagement",
"maintenance",
"ideas"
]
},
{
"login": "Piyush-555",
"name": "Piyush Raikwar",
"avatar_url": "https://avatars.githubusercontent.com/u/34499999?v=4",
"profile": "http://piyush-555.github.io",
"contributions": [
"bug"
]
},
{
"login": "caozx1110",
"name": "生石灰",
"avatar_url": "https://avatars.githubusercontent.com/u/78025946?v=4",
"profile": "https://github.com/caozx1110",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "deepbots-tutorials",
"projectOwner": "aidudezzz",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}