forked from vanityURLs/vanityURLs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
38 lines (38 loc) · 893 Bytes
/
.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
{
"projectName": "vanityURLs",
"projectOwner": "bhdicaire",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"contributorsSortAlphabetically": true,
"contributorsPerLine": 6,
"imageSize": 100,
"contributors": [
{
"login": "bhdicaire",
"name": "Benoît H. Dicaire",
"avatar_url": "https://avatars.githubusercontent.com/u/1316765?v=4",
"profile": "https://github.com/bhdicaire",
"contributions": [
"code",
"doc",
"security"
]
},
{
"login": "felleg",
"name": "Félix Léger",
"avatar_url": "https://avatars.githubusercontent.com/u/7781739?v=4",
"profile": "http://felixleger.com",
"contributions": [
"ideas",
"userTesting",
"promotion"
]
}
],
"commitType": "docs",
"commitConvention": "angular"
}