forked from gympass/yoga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
74 lines (74 loc) · 1.74 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "ggdaltoso",
"name": "Gabriel Daltoso",
"avatar_url": "https://avatars0.githubusercontent.com/u/6536985?v=4",
"profile": "https://twitter.com/ggdaltoso",
"contributions": [
"code",
"ideas",
"doc",
"review"
]
},
{
"login": "allyssonsantos",
"name": "Allysson dos Santos",
"avatar_url": "https://avatars1.githubusercontent.com/u/13424727?v=4",
"profile": "https://twitter.com/_allyssonsantos",
"contributions": [
"code",
"ideas",
"doc",
"review"
]
},
{
"login": "victormath12",
"name": "Victor Caetano",
"avatar_url": "https://avatars0.githubusercontent.com/u/11219999?v=4",
"profile": "https://br.linkedin.com/in/victor-matheus-jesus-caetano-9633b5118",
"contributions": [
"code",
"ideas",
"doc",
"review"
]
},
{
"login": "alan-oliv",
"name": "Alan Oliveira",
"avatar_url": "https://avatars3.githubusercontent.com/u/4368481?v=4",
"profile": "https://twitter.com/oalanoliv",
"contributions": [
"code",
"ideas",
"doc",
"review"
]
},
{
"login": "tcK1",
"name": "Kaic Bastidas",
"avatar_url": "https://avatars2.githubusercontent.com/u/9873486?v=4",
"profile": "http://linkedin.com/in/kaicbastidas",
"contributions": [
"code",
"ideas",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "yoga",
"projectOwner": "Gympass",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}