-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
108 lines (108 loc) · 2.47 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "elenderg",
"name": "Elender",
"avatar_url": "https://avatars.githubusercontent.com/u/1089556?v=4",
"profile": "https://github.com/elenderg",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
},
{
"login": "elisson-zlq3x",
"name": "Élisson Góis Gallas",
"avatar_url": "https://avatars.githubusercontent.com/u/132157891?v=4",
"profile": "https://github.com/elisson-zlq3x",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
},
{
"login": "waltermourajr",
"name": "Walter Jr",
"avatar_url": "https://avatars.githubusercontent.com/u/53488670?v=4",
"profile": "https://github.com/waltermourajr",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
},
{
"login": "Folds",
"name": "Folds",
"avatar_url": "https://avatars.githubusercontent.com/u/6874247?v=4",
"profile": "https://github.com/Folds",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
},
{
"login": "mikegonta",
"name": "Mike Gonta",
"avatar_url": "https://avatars.githubusercontent.com/u/11521753?v=4",
"profile": "https://github.com/mikegonta",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
},
{
"login": "pcayuela",
"name": "pcayuela",
"avatar_url": "https://avatars.githubusercontent.com/u/17735677?v=4",
"profile": "https://github.com/pcayuela",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
},
{
"login": "GerryRzeppa",
"name": "Gerry Rzeppa",
"avatar_url": "https://avatars.githubusercontent.com/u/7067092?v=4",
"profile": "http://www.osmosian.com",
"contributions": [
"ideas",
"code",
"doc",
"example",
"mentoring"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Portugues-Puro",
"projectOwner": "elenderg"
}