-
-
Notifications
You must be signed in to change notification settings - Fork 62
/
.all-contributorsrc
93 lines (93 loc) · 2.32 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Animesh-Ghosh",
"name": "MaDDogx",
"avatar_url": "https://avatars3.githubusercontent.com/u/34956994?v=4",
"profile": "https://github.com/Animesh-Ghosh",
"contributions": [
"code",
"bug",
"ideas",
"review",
"userTesting"
]
},
{
"login": "liorbentov",
"name": "Lior Shub",
"avatar_url": "https://avatars3.githubusercontent.com/u/8587019?v=4",
"profile": "https://github.com/liorbentov",
"contributions": [
"code",
"bug",
"design"
]
},
{
"login": "JGabrielGruber",
"name": "José Gabriel Gruber",
"avatar_url": "https://avatars0.githubusercontent.com/u/22822110?v=4",
"profile": "https://www.crowbar.com.br",
"contributions": [
"code"
]
},
{
"login": "Yegorov",
"name": "Artem",
"avatar_url": "https://avatars1.githubusercontent.com/u/2566462?v=4",
"profile": "https://github.com/Yegorov",
"contributions": [
"code"
]
},
{
"login": "viktorstrate",
"name": "Viktor Strate Kløvedal",
"avatar_url": "https://avatars3.githubusercontent.com/u/4233458?v=4",
"profile": "https://svendborg-webdesign.dk/en",
"contributions": [
"code"
]
},
{
"login": "chrisshyi",
"name": "Chris Shyi",
"avatar_url": "https://avatars1.githubusercontent.com/u/24416618?v=4",
"profile": "https://github.com/chrisshyi",
"contributions": [
"code"
]
},
{
"login": "vikneswaran20",
"name": "vikneswaran",
"avatar_url": "https://avatars1.githubusercontent.com/u/8945535?v=4",
"profile": "https://github.com/vikneswaran20",
"contributions": [
"code"
]
},
{
"login": "ObliviousParadigm",
"name": "Adarsh Shetty",
"avatar_url": "https://avatars0.githubusercontent.com/u/47667852?v=4",
"profile": "https://github.com/ObliviousParadigm",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "tutorialdb",
"projectOwner": "Bhupesh-V",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}