forked from Criador-Horarios/Criador-Horarios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
72 lines (72 loc) · 1.96 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"badgeTemplate": "<a href='#contributors' target='_blank'><img alt='All Contributors' src='https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square'></a>",
"contributors": [
{
"login": "joaocmd",
"name": "João David",
"avatar_url": "https://avatars.githubusercontent.com/u/5345834?v=4",
"profile": "https://github.com/joaocmd",
"contributions": [
"code"
]
},
{
"login": "masterzeus05",
"name": "Daniel Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/35273853?v=4",
"profile": "https://github.com/masterzeus05",
"contributions": [
"code"
]
},
{
"login": "afonsocrg",
"name": "Afonso Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/37017397?v=4",
"profile": "https://www.linkedin.com/in/afonsocrg/",
"contributions": [
"code"
]
},
{
"login": "abread",
"name": "André Breda",
"avatar_url": "https://avatars.githubusercontent.com/u/1618009?v=4",
"profile": "https://github.com/abread",
"contributions": [
"code"
]
},
{
"login": "diogotcorreia",
"name": "Diogo Correia",
"avatar_url": "https://avatars.githubusercontent.com/u/7467891?v=4",
"profile": "https://diogotc.com",
"contributions": [
"code"
]
},
{
"login": "dmbdpt",
"name": "Diogo Dinis",
"avatar_url": "https://avatars.githubusercontent.com/u/22137169?v=4",
"profile": "https://github.com/dmbdpt",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Criador-Horarios",
"projectOwner": "Criador-Horarios",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none",
"commitType": "docs"
}