-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
87 lines (87 loc) · 2.21 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "yashrsharma44",
"name": "Yash Sharma",
"avatar_url": "https://avatars1.githubusercontent.com/u/31438680?v=4",
"profile": "https://yashrsharma44.github.io",
"contributions": [
"code"
]
},
{
"login": "Biswajitghosh98",
"name": "Biswajit Ghosh",
"avatar_url": "https://avatars3.githubusercontent.com/u/34703680?v=4",
"profile": "https://github.com/Biswajitghosh98",
"contributions": [
"code"
]
},
{
"login": "iamrajiv",
"name": "Rajiv Singh",
"avatar_url": "https://avatars0.githubusercontent.com/u/42106787?v=4",
"profile": "http://iamrajiv.github.io",
"contributions": [
"code"
]
},
{
"login": "devartstar",
"name": "Devjit_Choudhury",
"avatar_url": "https://avatars1.githubusercontent.com/u/61665451?v=4",
"profile": "https://devartstar.github.io/Portfolio/",
"contributions": [
"code"
]
},
{
"login": "Debanjan2001",
"name": "Debanjan Saha",
"avatar_url": "https://avatars3.githubusercontent.com/u/56274058?v=4",
"profile": "https://github.com/Debanjan2001",
"contributions": [
"code"
]
},
{
"login": "aaditya-ag",
"name": "aaditya-ag",
"avatar_url": "https://avatars0.githubusercontent.com/u/69107814?v=4",
"profile": "https://github.com/aaditya-ag",
"contributions": [
"code"
]
},
{
"login": "130sayan",
"name": "130sayan",
"avatar_url": "https://avatars0.githubusercontent.com/u/58626120?v=4",
"profile": "https://github.com/130sayan",
"contributions": [
"code"
]
},
{
"login": "codewithvk",
"name": "Vivek Javiya",
"avatar_url": "https://avatars1.githubusercontent.com/u/61119120?v=4",
"profile": "https://github.com/codewithvk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "graph-api",
"projectOwner": "yashrsharma44",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}