-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
80 lines (80 loc) · 2.04 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
{
"projectName": "Falbot",
"projectOwner": "falcao-g",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "falcao-g",
"name": "Falcão",
"avatar_url": "https://avatars.githubusercontent.com/u/60127788?v=4",
"profile": "https://falbot.netlify.app/",
"contributions": [
"code",
"doc",
"bug",
"translation"
]
},
{
"login": "mateus-sposo",
"name": "Mateus de Oliveira Sposo",
"avatar_url": "https://avatars.githubusercontent.com/u/133553167?v=4",
"profile": "https://github.com/mateus-sposo",
"contributions": [
"translation"
]
},
{
"login": "Vinicius-Marques6",
"name": "Vinícius Marques",
"avatar_url": "https://avatars.githubusercontent.com/u/56037523?v=4",
"profile": "https://github.com/Vinicius-Marques6",
"contributions": [
"code",
"bug"
]
},
{
"login": "AmarilhaTiago",
"name": "Tiago Amarilha Rodrigues",
"avatar_url": "https://avatars.githubusercontent.com/u/34931192?v=4",
"profile": "https://www.linkedin.com/in/tiago-amarilha-rodrigues-a7a6b31b8/",
"contributions": [
"doc"
]
},
{
"login": "taciossbr",
"name": "Tacio S. S.",
"avatar_url": "https://avatars.githubusercontent.com/u/27559695?v=4",
"profile": "https://tacioss.dev",
"contributions": [
"bug",
"code"
]
},
{
"login": "Piyush-Deshmukh",
"name": "Piyush Deshmukh",
"avatar_url": "https://avatars.githubusercontent.com/u/99667276?v=4",
"profile": "https://github.com/Piyush-Deshmukh",
"contributions": [
"example"
]
},
{
"login": "Danilo-Mota",
"name": "Danilo Mota",
"avatar_url": "https://avatars.githubusercontent.com/u/72905566?v=4",
"profile": "https://github.com/Danilo-Mota",
"contributions": [
"doc"
]
}
]
}