-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
107 lines (107 loc) · 2.88 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "rodrigocan",
"name": "Rodrigo Cândido",
"avatar_url": "https://avatars.githubusercontent.com/u/15656022?v=4",
"profile": "https://github.com/rodrigocan",
"contributions": [
"review"
]
},
{
"login": "HenriqueAJNB",
"name": "Henrique Branco",
"avatar_url": "https://avatars.githubusercontent.com/u/54143210?v=4",
"profile": "https://www.linkedin.com/in/henriqueajnb/",
"contributions": [
"content"
]
},
{
"login": "diascarolina",
"name": "Carolina Dias",
"avatar_url": "https://avatars.githubusercontent.com/u/33383955?v=4",
"profile": "https://diascarolina.github.io",
"contributions": [
"review"
]
},
{
"login": "gustavolq",
"name": "Gustavo Luiz Quadra",
"avatar_url": "https://avatars.githubusercontent.com/u/73368318?v=4",
"profile": "http://linkedin.com/in/gustavoquadra",
"contributions": [
"review",
"content"
]
},
{
"login": "cmcouto-silva",
"name": "Cainã Max Couto da Silva",
"avatar_url": "https://avatars.githubusercontent.com/u/23084403?v=4",
"profile": "https://cmcouto-silva.github.io",
"contributions": [
"review"
]
},
{
"login": "leticiagcsilva",
"name": "Letícia Gomes",
"avatar_url": "https://avatars.githubusercontent.com/u/86079181?v=4",
"profile": "https://www.linkedin.com/in/leticia-gomescsilva/",
"contributions": [
"content"
]
},
{
"login": "joao-vitor-souza",
"name": "João Vitor",
"avatar_url": "https://avatars.githubusercontent.com/u/90481938?v=4",
"profile": "https:\\\\linkedin.com\\in\\joao-vitor-ssouza\\",
"contributions": [
"content",
"review"
]
},
{
"login": "gurezende",
"name": "Gustavo R Santos",
"avatar_url": "https://avatars.githubusercontent.com/u/50956352?v=4",
"profile": "https://gurezende.github.io/GustavoSantos_Portfolio/",
"contributions": [
"content"
]
},
{
"login": "LevyPy",
"name": "Levy Anesi Py Júnior",
"avatar_url": "https://avatars.githubusercontent.com/u/72529112?v=4",
"profile": "https://github.com/LevyPy",
"contributions": [
"review"
]
},
{
"login": "arturovaine",
"name": "Arturo Vaine",
"avatar_url": "https://avatars.githubusercontent.com/u/30031680?v=4",
"profile": "https://www.linkedin.com/in/arturovaine/",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "data-science-escalavel",
"projectOwner": "HenriqueAJNB",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}