forked from vtex-apps/drawer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
43 lines (43 loc) · 1.02 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
{
"projectName": "drawer",
"projectOwner": "vtex-apps",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"docs/README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "Radu1749",
"name": "Radu1749",
"avatar_url": "https://avatars2.githubusercontent.com/u/51535501?v=4",
"profile": "https://github.com/Radu1749",
"contributions": [
"code"
]
},
{
"login": "rayra-alencar",
"name": "rayra-alencar",
"avatar_url": "https://avatars0.githubusercontent.com/u/28907161?v=4",
"profile": "https://github.com/rayra-alencar",
"contributions": [
"code"
]
},
{
"login": "renanguerraa1",
"name": "Renan Guerra",
"avatar_url": "https://avatars2.githubusercontent.com/u/69531548?v=4",
"profile": "https://github.com/renanguerraa1",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}