-
Notifications
You must be signed in to change notification settings - Fork 5
/
.all-contributorsrc
100 lines (100 loc) · 2.5 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "anabeatrix",
"name": "Ana Beatriz Araujo",
"avatar_url": "https://avatars1.githubusercontent.com/u/46926584?v=4",
"profile": "https://github.com/anabeatrix",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "manoelcampos",
"name": "Manoel Campos da Silva Filho",
"avatar_url": "https://avatars0.githubusercontent.com/u/261605?v=4",
"profile": "http://twitter.com/manoelcampos",
"contributions": [
"code",
"doc",
"infra",
"review"
]
},
{
"login": "ragirfernando",
"name": "Ragir Fernando",
"avatar_url": "https://avatars1.githubusercontent.com/u/47224423?v=4",
"profile": "https://github.com/ragirfernando",
"contributions": [
"code"
]
},
{
"login": "silvioantonio",
"name": "Silvio Antonio de Oliveira Junior",
"avatar_url": "https://avatars1.githubusercontent.com/u/41794605?v=4",
"profile": "https://silvioantonio.ml",
"contributions": [
"code",
"security",
"doc"
]
},
{
"login": "Thanyla",
"name": "Thányla Sales",
"avatar_url": "https://avatars0.githubusercontent.com/u/44912443?v=4",
"profile": "https://github.com/Thanyla",
"contributions": [
"code",
"design",
"ideas",
"video"
]
},
{
"login": "ifto-palmas",
"name": "Instituto Federal de Educação do Tocantins (IFTO)",
"avatar_url": "https://avatars1.githubusercontent.com/u/39141526?v=4",
"profile": "http://palmas.ifto.edu.br",
"contributions": [
"financial",
"infra"
]
},
{
"login": "ccmmonteiro",
"name": "ccmmonteiro",
"avatar_url": "https://avatars2.githubusercontent.com/u/8394675?v=4",
"profile": "https://github.com/ccmmonteiro",
"contributions": [
"infra"
]
},
{
"login": "radaelilucca",
"name": "Lucca Radaeli",
"avatar_url": "https://avatars2.githubusercontent.com/u/29178479?v=4",
"profile": "https://github.com/radaelilucca",
"contributions": [
"code",
"design",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "aglomerou",
"projectOwner": "ifto-palmas",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}