forked from Flutterando/modular
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
116 lines (116 loc) · 2.94 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "jacobaraujo7",
"name": "Jacob Moura",
"avatar_url": "https://avatars2.githubusercontent.com/u/4047813?v=4",
"profile": "https://flutterando.com.br",
"contributions": [
"maintenance",
"code",
"review"
]
},
{
"login": "bwolfs2",
"name": "Vilson Blanco Dauinheimer",
"avatar_url": "https://avatars1.githubusercontent.com/u/4654514?v=4",
"profile": "https://www.flutterando.com.br/",
"contributions": [
"code",
"doc",
"review"
]
},
{
"login": "pedromassango",
"name": "Pedro Massango",
"avatar_url": "https://avatars1.githubusercontent.com/u/33294549?v=4",
"profile": "https://patreon.com/pedromassango",
"contributions": [
"code",
"doc",
"ideas"
]
},
{
"login": "irvine5k",
"name": "Kelven I. B. Galvão",
"avatar_url": "https://avatars3.githubusercontent.com/u/32758755?v=4",
"profile": "http://[email protected]",
"contributions": [
"doc",
"translation"
]
},
{
"login": "davidsdearaujo",
"name": "David Araujo",
"avatar_url": "https://avatars1.githubusercontent.com/u/16373553?v=4",
"profile": "http://flutterando.com.br",
"contributions": [
"code"
]
},
{
"login": "AlvaroVasconcelos",
"name": "Alvaro Vasconcelos",
"avatar_url": "https://avatars3.githubusercontent.com/u/41203980?v=4",
"profile": "https://flutterando.com.br",
"contributions": [
"code"
]
},
{
"login": "andredealmei",
"name": "André de Almeida",
"avatar_url": "https://avatars3.githubusercontent.com/u/33403972?v=4",
"profile": "https://github.com/andredealmei",
"contributions": [
"code",
"doc"
]
},
{
"login": "AlbertoMonteiro",
"name": "Alberto Monteiro",
"avatar_url": "https://avatars2.githubusercontent.com/u/836496?v=4",
"profile": "https://medium.com/@albertomonteiro",
"contributions": [
"code",
"test"
]
},
{
"login": "GUIKAR741",
"name": "Guilherme Nepomuceno de Carvalho",
"avatar_url": "https://avatars2.githubusercontent.com/u/18069622?v=4",
"profile": "https://github.com/GUIKAR741",
"contributions": [
"code"
]
},
{
"login": "lucioeduardo",
"name": "Eduardo Lúcio",
"avatar_url": "https://avatars1.githubusercontent.com/u/14063319?v=4",
"profile": "https://github.com/lucioeduardo",
"contributions": [
"code",
"doc",
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "modular",
"projectOwner": "Flutterando",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}