-
-
Notifications
You must be signed in to change notification settings - Fork 55
/
.all-contributorsrc
95 lines (95 loc) · 2.35 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "cereallarceny",
"name": "Patrick Cason",
"avatar_url": "https://avatars1.githubusercontent.com/u/1297930?v=4",
"profile": "https://www.patrickcason.com",
"contributions": [
"ideas",
"code",
"design",
"doc",
"business"
]
},
{
"login": "vvmnnnkv",
"name": "Vova Manannikov",
"avatar_url": "https://avatars2.githubusercontent.com/u/12518480?v=4",
"profile": "https://www.linkedin.com/in/vova-manannikov",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "Nolski",
"name": "Mike Nolan",
"avatar_url": "https://avatars3.githubusercontent.com/u/2600677?v=4",
"profile": "http://nolski.rocks",
"contributions": [
"code"
]
},
{
"login": "IamRavikantSingh",
"name": "Ravikant Singh",
"avatar_url": "https://avatars3.githubusercontent.com/u/40258150?v=4",
"profile": "http://ravikantsingh.com",
"contributions": [
"code",
"test",
"doc"
]
},
{
"login": "vkkhare",
"name": "varun khare",
"avatar_url": "https://avatars1.githubusercontent.com/u/18126069?v=4",
"profile": "http://vkkhare.github.io",
"contributions": [
"code"
]
},
{
"login": "pedroespindula",
"name": "Pedro Espíndula",
"avatar_url": "https://avatars1.githubusercontent.com/u/38431219?v=4",
"profile": "https://github.com/pedroespindula",
"contributions": [
"doc"
]
},
{
"login": "Benardi",
"name": "José Benardi de Souza Nunes",
"avatar_url": "https://avatars0.githubusercontent.com/u/9937551?v=4",
"profile": "https://benardi.github.io/myblog/",
"contributions": [
"test"
]
},
{
"login": "tsingh2k15",
"name": "Tajinder Singh",
"avatar_url": "https://avatars1.githubusercontent.com/u/25232829?v=4",
"profile": "http://www.linkedin.com/in/singh-taj",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "syft.js",
"projectOwner": "OpenMined",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}