forked from mariaftavares/doar-computadores
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
60 lines (60 loc) · 1.53 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
{
"projectName": "doar-computadores-backend",
"projectOwner": "App Master",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "leofredy",
"name": "Leonardo Frederico da Silva",
"avatar_url": "https://avatars.githubusercontent.com/u/62650643?v=4",
"profile": "https://github.com/leofredy",
"contributions": [
"code"
]
},
{
"login": "TiagoGouvea",
"name": "Tiago Gouvêa",
"avatar_url": "https://avatars.githubusercontent.com/u/2242549?v=4",
"profile": "https://github.com/TiagoGouvea",
"contributions": [
"ideas"
]
},
{
"login": "BrunoTAlcantara",
"name": "Bruno Theodoro",
"avatar_url": "https://avatars.githubusercontent.com/u/29778550?v=4",
"profile": "https://github.com/BrunoTAlcantara",
"contributions": [
"code"
]
},
{
"login": "mariaftavares",
"name": "Maria Fernanda Tavares",
"avatar_url": "https://avatars.githubusercontent.com/u/83185858?v=4",
"profile": "https://github.com/mariaftavares",
"contributions": [
"code"
]
},
{
"login": "mazzillio",
"name": "Mattheus Mazzillio",
"avatar_url": "https://avatars.githubusercontent.com/u/29362144?v=4",
"profile": "https://github.com/mazzillio",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}