-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy path.all-contributorsrc
119 lines (119 loc) · 2.9 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
109
110
111
112
113
114
115
116
117
118
119
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Santinell",
"name": "Pavel Evdokimov",
"avatar_url": "https://avatars2.githubusercontent.com/u/3122009?v=4",
"profile": "https://github.com/Santinell",
"contributions": [
"bug",
"code",
"test"
]
},
{
"login": "mblarsen",
"name": "Michael Bøcker-Larsen",
"avatar_url": "https://avatars0.githubusercontent.com/u/247048?v=4",
"profile": "https://www.codeboutique.com",
"contributions": [
"bug",
"code",
"maintenance",
"doc"
]
},
{
"login": "marshalys",
"name": "mars",
"avatar_url": "https://avatars3.githubusercontent.com/u/344530?v=4",
"profile": "https://github.com/marshalys",
"contributions": [
"bug",
"code"
]
},
{
"login": "awelllle",
"name": "Awele",
"avatar_url": "https://avatars0.githubusercontent.com/u/25726727?v=4",
"profile": "https://github.com/awelllle",
"contributions": [
"doc"
]
},
{
"login": "AlbertHambardzumyan",
"name": "Albert Hambardzumyan",
"avatar_url": "https://avatars3.githubusercontent.com/u/11527341?v=4",
"profile": "https://github.com/AlbertHambardzumyan",
"contributions": [
"test",
"bug"
]
},
{
"login": "proswdev",
"name": "proswdev",
"avatar_url": "https://avatars3.githubusercontent.com/u/9143637?v=4",
"profile": "https://github.com/proswdev",
"contributions": [
"bug",
"test",
"code"
]
},
{
"login": "binki",
"name": "Nathan Phillip Brink",
"avatar_url": "https://avatars2.githubusercontent.com/u/82626?v=4",
"profile": "https://twitter.com/ohnobinki",
"contributions": [
"doc"
]
},
{
"login": "Bajix",
"name": "Thomas Sieverding",
"avatar_url": "https://avatars3.githubusercontent.com/u/4229773?v=4",
"profile": "https://github.com/Bajix",
"contributions": [
"bug",
"code"
]
},
{
"login": "lykmapipo",
"name": "lally elias",
"avatar_url": "https://avatars3.githubusercontent.com/u/1610857?v=4",
"profile": "https://github.com/lykmapipo",
"contributions": [
"bug",
"code"
]
},
{
"login": "lavarsicious",
"name": "Dan Trocchio",
"avatar_url": "https://avatars3.githubusercontent.com/u/938128?v=4",
"profile": "http://infiniscene.com",
"contributions": [
"bug",
"test",
"code"
]
}
],
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"projectName": "mongoose-hidden",
"projectOwner": "mblarsen",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}