-
Notifications
You must be signed in to change notification settings - Fork 13
/
.all-contributorsrc
94 lines (94 loc) · 2.36 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "HCamberos",
"name": "HCamberos",
"avatar_url": "https://avatars2.githubusercontent.com/u/56201325?v=4",
"profile": "https://github.com/HCamberos",
"contributions": [
"code"
]
},
{
"login": "mbarakaja",
"name": "José María Domínguez",
"avatar_url": "https://avatars0.githubusercontent.com/u/7861175?v=4",
"profile": "https://github.com/mbarakaja",
"contributions": [
"infra"
]
},
{
"login": "destag",
"name": "Przemysław Pietras",
"avatar_url": "https://avatars2.githubusercontent.com/u/16159069?v=4",
"profile": "https://github.com/destag",
"contributions": [
"infra",
"doc"
]
},
{
"login": "malexanderboyd",
"name": "M. Alex Boyd",
"avatar_url": "https://avatars2.githubusercontent.com/u/2465264?v=4",
"profile": "https://github.com/malexanderboyd",
"contributions": [
"code",
"test"
]
},
{
"login": "Ginkooo",
"name": "Piotr Czajka",
"avatar_url": "https://avatars3.githubusercontent.com/u/11911709?v=4",
"profile": "https://github.com/Ginkooo",
"contributions": [
"code",
"test"
]
},
{
"login": "toonarmycaptain",
"name": "toonarmycaptain",
"avatar_url": "https://avatars3.githubusercontent.com/u/29956894?v=4",
"profile": "https://github.com/toonarmycaptain",
"contributions": [
"code",
"doc",
"design",
"ideas",
"maintenance"
]
},
{
"login": "schedutron",
"name": "Saurabh Chaturvedi",
"avatar_url": "https://avatars1.githubusercontent.com/u/22810216?v=4",
"profile": "https://stackoverflow.com/story/samchats",
"contributions": [
"code"
]
},
{
"login": "AbdullahElagha",
"name": "AbdullahElagha",
"avatar_url": "https://avatars3.githubusercontent.com/u/20312723?v=4",
"profile": "https://github.com/AbdullahElagha",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "dionysus",
"projectOwner": "toonarmycaptain",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}