-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
124 lines (124 loc) · 3.11 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "nichollasrennah",
"name": "Nichollas Rennah",
"avatar_url": "https://avatars1.githubusercontent.com/u/48101231?v=4",
"profile": "https://github.com/nichollasrennah",
"contributions": [
"design",
"doc",
]
},
{
"login": "nicholasio",
"name": "Nícholas André",
"avatar_url": "https://avatars0.githubusercontent.com/u/6104632?v=4",
"profile": "http://nicholasandre.com.br",
"contributions": [
"code",
"doc"
]
},
{
"login": "lcnogueira",
"name": "Luiz Cláudio",
"avatar_url": "https://avatars0.githubusercontent.com/u/12154623?v=4",
"profile": "https://lcnogueira.com",
"contributions": [
"code",
"doc"
]
},
{
"login": "alexandreadames",
"name": "Alexandre Ádames",
"avatar_url": "https://avatars1.githubusercontent.com/u/13112022?v=4",
"profile": "https://github.com/alexandreadames",
"contributions": [
"code",
"doc"
]
},
{
"login": "NaylsonFerreira",
"name": "Naylson Ferreira",
"avatar_url": "https://avatars3.githubusercontent.com/u/25301330?v=4",
"profile": "https://github.com/NaylsonFerreira",
"contributions": [
"code",
"doc"
]
},
{
"login": "mateus4k",
"name": "Mateus Sampaio",
"avatar_url": "https://avatars0.githubusercontent.com/u/30202634?v=4",
"profile": "http://mateus4k.github.io",
"contributions": [
"code",
"doc"
]
},
{
"login": "marcusmota",
"name": "marcusmota",
"avatar_url": "https://avatars0.githubusercontent.com/u/8526488?v=4",
"profile": "https://github.com/marcusmota",
"contributions": [
"code",
"doc"
]
},
{
"login": "calaca",
"name": "Lorena Calaça",
"avatar_url": "https://avatars1.githubusercontent.com/u/10481028?v=4",
"profile": "https://github.com/calaca",
"contributions": [
"code",
"doc"
]
},
{
"login": "luizeboli",
"name": "Luiz Felicio",
"avatar_url": "https://avatars3.githubusercontent.com/u/13091635?v=4",
"profile": "https://github.com/luizeboli",
"contributions": [
"code",
"doc"
]
},
{
"login": "davioliveiira",
"name": "Davi de Oliveira",
"avatar_url": "https://avatars2.githubusercontent.com/u/5223683?v=4",
"profile": "https://github.com/davioliveiira",
"contributions": [
"code",
"doc"
]
},
{
"login": "JoaoPauloSMoura",
"name": "João Paulo Moura",
"avatar_url": "https://avatars0.githubusercontent.com/u/46350848?v=4",
"profile": "https://github.com/JoaoPauloSMoura",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "plataforma-sabia",
"projectOwner": "ufersa",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}