-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.all-contributorsrc
More file actions
128 lines (128 loc) · 3.09 KB
/
.all-contributorsrc
File metadata and controls
128 lines (128 loc) · 3.09 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
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"projectName": "geoserver-acl",
"projectOwner": "geoserver",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"docs/src/community/contributors.md"
],
"imageSize": 120,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "groldan",
"name": "Gabriel Roldan",
"avatar_url": "https://avatars.githubusercontent.com/u/207423?v=4",
"profile": "https://github.com/groldan",
"contributions": [
"code",
"doc",
"infra",
"design",
"ideas",
"maintenance",
"research",
"talk"
]
},
{
"login": "vuilleumierc",
"name": "Cécile Vuilleumier",
"avatar_url": "https://avatars.githubusercontent.com/u/18527151?v=4",
"profile": "https://github.com/vuilleumierc",
"contributions": [
"code",
"bug",
"test",
"infra",
"review"
]
},
{
"login": "jemacchi",
"name": "Jose Macchi",
"avatar_url": "https://avatars.githubusercontent.com/u/1171099?v=4",
"profile": "http://josemacchi.wordpress.com/",
"contributions": [
"bug",
"test",
"infra",
"review"
]
},
{
"login": "danduk82",
"name": "Andrea Borghi",
"avatar_url": "https://avatars.githubusercontent.com/u/2493436?v=4",
"profile": "https://github.com/danduk82",
"contributions": [
"infra",
"bug",
"test",
"code",
"talk",
"userTesting"
]
},
{
"login": "ebelo",
"name": "Emmanuel Belo",
"avatar_url": "https://avatars.githubusercontent.com/u/496153?v=4",
"profile": "https://www.camptocamp.com/",
"contributions": [
"fundingFinding",
"promotion",
"business"
]
},
{
"login": "fgravin",
"name": "Florent Gravin",
"avatar_url": "https://avatars.githubusercontent.com/u/1491924?v=4",
"profile": "https://github.com/fgravin",
"contributions": [
"business",
"ideas",
"promotion",
"fundingFinding"
]
},
{
"login": "roldandesign",
"name": "Camila Roldan",
"avatar_url": "https://avatars.githubusercontent.com/u/242018486?v=4",
"profile": "https://github.com/roldandesign",
"contributions": [
"design"
]
},
{
"login": "amjobst",
"name": "amjobst",
"avatar_url": "https://avatars.githubusercontent.com/u/50134978?v=4",
"profile": "https://github.com/amjobst",
"contributions": [
"business",
"ideas",
"promotion",
"fundingFinding",
"projectManagement"
]
},
{
"login": "dispiste",
"name": "Cesar Martinez Izquierdo",
"avatar_url": "https://avatars.githubusercontent.com/u/1564127?v=4",
"profile": "https://github.com/dispiste",
"contributions": [
"bug",
"userTesting",
"financial"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"contributorsSortAlphabetically": true
}