-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
54 lines (53 loc) · 1.3 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "silenteyesoncode",
"name": "silenteyesoncode",
"avatar_url": "https://avatars.githubusercontent.com/u/46851135?v=4",
"profile": "https://github.com/silenteyesoncode",
"contributions": [
"design",
"code"
]
},
{
"login": "hamma741",
"name": "hamma741",
"avatar_url": "https://avatars.githubusercontent.com/u/77831992?v=4",
"profile": "https://github.com/hamma741",
"contributions": [
"doc"
]
},
{
"login": "naincy975",
"name": "Naincy Rastogi",
"avatar_url": "https://avatars.githubusercontent.com/u/74168443?v=4",
"profile": "https://github.com/naincy975",
"contributions": [
"doc"
]
},
{
"login": "nandini25-ag",
"name": "nandini agarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/64517220?v=4",
"profile": "https://github.com/nandini25-ag",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "LinkedInRestApi",
"projectOwner": "The-Unleashed-Club"
}