-
Notifications
You must be signed in to change notification settings - Fork 23
/
.all-contributorsrc
98 lines (98 loc) · 2.45 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "riibeirogabriel",
"name": "Gabriel Ribeiro",
"avatar_url": "https://avatars0.githubusercontent.com/u/33736256?v=4",
"profile": "http://www.linkedin.com/in/riibeirogabriel/",
"contributions": [
"code",
"maintenance",
"question",
"review"
]
},
{
"login": "navendu-pottekkat",
"name": "Navendu Pottekkat",
"avatar_url": "https://avatars1.githubusercontent.com/u/49474499?v=4",
"profile": "http://navendu.me",
"contributions": [
"doc",
"design",
"ideas"
]
},
{
"login": "hiperbolt",
"name": "hiperbolt",
"avatar_url": "https://avatars2.githubusercontent.com/u/14186706?v=4",
"profile": "https://github.com/hiperbolt",
"contributions": [
"code",
"ideas",
"infra"
]
},
{
"login": "joubertlima",
"name": "Joubert de Castro Lima",
"avatar_url": "https://avatars0.githubusercontent.com/u/1683241?v=4",
"profile": "http://www.hpclab.net.br",
"contributions": [
"ideas",
"projectManagement"
]
},
{
"login": "lauromoraes",
"name": "Lauro Moraes",
"avatar_url": "https://avatars1.githubusercontent.com/u/312025?v=4",
"profile": "https://github.com/lauromoraes",
"contributions": [
"ideas",
"projectManagement"
]
},
{
"login": "LaChapeliere",
"name": "LaChapeliere",
"avatar_url": "https://avatars2.githubusercontent.com/u/7062546?v=4",
"profile": "https://github.com/LaChapeliere",
"contributions": [
"doc"
]
},
{
"login": "sudiptog81",
"name": "Sudipto Ghosh",
"avatar_url": "https://avatars3.githubusercontent.com/u/11232940?v=4",
"profile": "https://sudipto.ghosh.pro",
"contributions": [
"code"
]
},
{
"login": "gustavofariaa",
"name": "Gustavo Amorim",
"avatar_url": "https://avatars.githubusercontent.com/u/35354850?v=4",
"profile": "https://github.com/gustavofariaa",
"contributions": [
"code",
"test",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "learningOrchestra",
"projectOwner": "learningOrchestra",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}