-
Notifications
You must be signed in to change notification settings - Fork 5
/
.all-contributorsrc
66 lines (66 loc) · 1.68 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
{
"projectName": "Quizer",
"projectOwner": "DevDaniloFerrari",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "DevDaniloFerrari",
"name": "Danilo Ferrari",
"avatar_url": "https://avatars.githubusercontent.com/u/40414119?v=4",
"profile": "https://github.com/DevDaniloFerrari",
"contributions": [
"code"
]
},
{
"login": "BeaGoddess",
"name": "Beatriz Silva",
"avatar_url": "https://avatars.githubusercontent.com/u/80004550?v=4",
"profile": "https://github.com/BeaGoddess",
"contributions": [
"code"
]
},
{
"login": "CaioMassola",
"name": "Caio Massola",
"avatar_url": "https://avatars.githubusercontent.com/u/47333514?v=4",
"profile": "https://caiomassola.github.io",
"contributions": [
"code"
]
},
{
"login": "Gismii",
"name": "Gismi Guimarães",
"avatar_url": "https://avatars.githubusercontent.com/u/97984496?v=4",
"profile": "https://github.com/Gismii",
"contributions": [
"code"
]
},
{
"login": "DevEsterCarvalho",
"name": "Ester Carvalho",
"avatar_url": "https://avatars.githubusercontent.com/u/124931450?v=4",
"profile": "https://github.com/DevEsterCarvalho",
"contributions": [
"code"
]
},
{
"login": "Laertebomfim",
"name": "Laerte Bomfim Lima",
"avatar_url": "https://avatars.githubusercontent.com/u/113030513?v=4",
"profile": "https://github.com/Laertebomfim",
"contributions": [
"code"
]
}
]
}