-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
84 lines (84 loc) · 2.18 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
{
"projectName": "coding-dojo",
"projectOwner": "HBNetwork",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "GregMasterBr",
"name": "GREGORIO DE ALMEIDA QUEIROZ ",
"avatar_url": "https://avatars.githubusercontent.com/u/11060618?v=4",
"profile": "http://gregmaster.com.br/portifolio/curriculum/",
"contributions": [
"code"
]
},
{
"login": "j-moreno-c-r",
"name": "j.moreno",
"avatar_url": "https://avatars.githubusercontent.com/u/105161249?v=4",
"profile": "https://github.com/j-moreno-c-r",
"contributions": [
"code"
]
},
{
"login": "mconrado",
"name": "mconrado",
"avatar_url": "https://avatars.githubusercontent.com/u/3730951?v=4",
"profile": "https://github.com/mconrado",
"contributions": [
"code"
]
},
{
"login": "lucaspaimrj21",
"name": "Lucas Paim",
"avatar_url": "https://avatars.githubusercontent.com/u/65385128?v=4",
"profile": "https://github.com/lucaspaimrj21",
"contributions": [
"code"
]
},
{
"login": "evertonmatos",
"name": "Everton Matos",
"avatar_url": "https://avatars.githubusercontent.com/u/11495171?v=4",
"profile": "https://evertonmatos.com.br",
"contributions": [
"code"
]
},
{
"login": "FredericoFavaro",
"name": "Frederico Fávaro",
"avatar_url": "https://avatars.githubusercontent.com/u/22968198?v=4",
"profile": "http://www.fredericofavaro.com",
"contributions": [
"code"
]
},
{
"login": "adailtonvc",
"name": "Adailton Vieira",
"avatar_url": "https://avatars.githubusercontent.com/u/17484841?v=4",
"profile": "https://github.com/adailtonvc",
"contributions": [
"code"
]
},
{
"login": "AlissonSH",
"name": "Álisson Sielo Holkem",
"avatar_url": "https://avatars.githubusercontent.com/u/86666129?v=4",
"profile": "https://github.com/AlissonSH",
"contributions": [
"code"
]
}
]
}