-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.all-contributorsrc
67 lines (67 loc) · 1.62 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Pika1998",
"name": "Prafulla Raichurkar",
"avatar_url": "https://avatars3.githubusercontent.com/u/36433104?v=4",
"profile": "https://prafulla.tech",
"contributions": [
"code"
]
},
{
"login": "syedmuhammadabid",
"name": "Syed Muhammad Abid",
"avatar_url": "https://avatars2.githubusercontent.com/u/19214455?v=4",
"profile": "https://www.linkedin.com/in/syedmuhammadabid/",
"contributions": [
"code"
]
},
{
"login": "KulkarniSuraj",
"name": "Suraj Kulkarni",
"avatar_url": "https://avatars2.githubusercontent.com/u/30728951?v=4",
"profile": "https://github.com/KulkarniSuraj",
"contributions": [
"code",
"test",
"bug"
]
},
{
"login": "rahil1304",
"name": "Rahil Sarvaiya",
"avatar_url": "https://avatars0.githubusercontent.com/u/32304956?v=4",
"profile": "https://github.com/rahil1304",
"contributions": [
"code",
"bug",
"ideas",
"maintenance",
"test"
]
},
{
"login": "rosborne132",
"name": "Robert Osborne",
"avatar_url": "https://avatars3.githubusercontent.com/u/20525879?v=4",
"profile": "https://github.com/rosborne132",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "express-autodocs",
"projectOwner": "Pika1998",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}