forked from nlepage/templural
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
65 lines (65 loc) · 1.56 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
{
"files": [
"README.md",
"docs/README_de.md",
"docs/README_fr.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "EmrysMyrddin",
"name": "Valentin Cocaud",
"avatar_url": "https://avatars.githubusercontent.com/u/3855602?v=4",
"profile": "https://github.com/EmrysMyrddin",
"contributions": [
"ideas"
]
},
{
"login": "Taranys",
"name": "Yoann Prot",
"avatar_url": "https://avatars.githubusercontent.com/u/4621525?v=4",
"profile": "https://github.com/Taranys",
"contributions": [
"ideas"
]
},
{
"login": "SvA1",
"name": "Svetlana A.",
"avatar_url": "https://avatars.githubusercontent.com/u/41849274?v=4",
"profile": "https://github.com/SvA1",
"contributions": [
"doc",
"translation"
]
},
{
"login": "Mayie",
"name": "Marie Viley",
"avatar_url": "https://avatars.githubusercontent.com/u/35461138?v=4",
"profile": "https://github.com/Mayie",
"contributions": [
"doc",
"translation"
]
},
{
"login": "patou",
"name": "Patrice De Saint Steban",
"avatar_url": "https://avatars.githubusercontent.com/u/841858?v=4",
"profile": "https://github.com/patou",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "templural",
"projectOwner": "nlepage",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}