forked from UniversalDataTool/universal-data-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
110 lines (110 loc) · 2.75 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"projectName": "universal-data-tool",
"projectOwner": "UniversalDataTool",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "seveibar",
"name": "Severin Ibarluzea",
"avatar_url": "https://avatars2.githubusercontent.com/u/1910070?v=4",
"profile": "https://twitter.com/seveibar",
"contributions": [
"code",
"doc",
"review"
]
},
{
"login": "puskuruk",
"name": "Puskuruk",
"avatar_url": "https://avatars2.githubusercontent.com/u/22892227?v=4",
"profile": "http://puskuruk.github.io",
"contributions": [
"code",
"review"
]
},
{
"login": "CedricJean",
"name": "CedricJean",
"avatar_url": "https://avatars1.githubusercontent.com/u/63243979?v=4",
"profile": "https://github.com/CedricJean",
"contributions": [
"code"
]
},
{
"login": "beru",
"name": "beru",
"avatar_url": "https://avatars1.githubusercontent.com/u/1131125?v=4",
"profile": "http://berupon.hatenablog.com/",
"contributions": [
"code"
]
},
{
"login": "Ownmarc",
"name": "Marc",
"avatar_url": "https://avatars0.githubusercontent.com/u/24617457?v=4",
"profile": "https://github.com/Ownmarc",
"contributions": [
"code",
"doc"
]
},
{
"login": "Wafaa-arbash",
"name": "Wafaa-arbash",
"avatar_url": "https://avatars0.githubusercontent.com/u/59834878?v=4",
"profile": "https://github.com/Wafaa-arbash",
"contributions": [
"doc"
]
},
{
"login": "pgrimaud",
"name": "Pierre Grimaud",
"avatar_url": "https://avatars1.githubusercontent.com/u/1866496?v=4",
"profile": "https://github.com/pgrimaud",
"contributions": [
"doc"
]
},
{
"login": "sreevardhanreddi",
"name": "sreevardhanreddi",
"avatar_url": "https://avatars0.githubusercontent.com/u/31174432?v=4",
"profile": "https://github.com/sreevardhanreddi",
"contributions": [
"code"
]
},
{
"login": "mrdadah",
"name": "Mohammed Eldadah",
"avatar_url": "https://avatars2.githubusercontent.com/u/11255121?v=4",
"profile": "https://github.com/mrdadah",
"contributions": [
"code"
]
},
{
"login": "x213212",
"name": "x213212",
"avatar_url": "https://avatars3.githubusercontent.com/u/9297254?v=4",
"profile": "https://x8795278.blogspot.com/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}