generated from lapig-ufg/plataform-base
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
67 lines (67 loc) · 1.63 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
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"commit": false,
"skipCi": true,
"projectName": "atlas-pastagens",
"projectOwner": "lapig-ufg",
"repoType": "github",
"repoHost": "https://github.com/lapig-ufg/atlas-pastagens",
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "jairomr",
"name": "Jairo Matos Da Rocha",
"avatar_url": "https://avatars.githubusercontent.com/u/7321240?v=4",
"profile": "http://jairomr.com.br",
"contributions": [
"doc",
"maintenance",
"review",
"infra",
"code"
]
},
{
"login": "tharlestsa",
"name": "Tharles de Sousa Andrade",
"avatar_url": "https://avatars.githubusercontent.com/u/26191865?v=4",
"profile": "https://www.linkedin.com/in/tharles-andrade-07228316a/",
"contributions": [
"code",
"design",
"doc",
"maintenance",
"review"
]
},
{
"login": "telesnathalia",
"name": "Nathália Teles",
"avatar_url": "https://avatars.githubusercontent.com/u/67981646?v=4",
"profile": "https://github.com/telesnathalia",
"contributions": [
"maintenance",
"review",
"doc",
"ideas"
]
},
{
"login": "James-jamames",
"name": "Tiago_Gonçalves",
"avatar_url": "https://avatars.githubusercontent.com/u/89362354?v=4",
"profile": "https://github.com/James-jamames",
"contributions": [
"code",
"doc",
"design"
]
}
]
}