-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy path.all-contributorsrc
80 lines (80 loc) · 1.96 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "rajat19",
"name": "Rajat Srivastava",
"avatar_url": "https://avatars3.githubusercontent.com/u/12013288?v=4",
"profile": "https://rajat19.github.io",
"contributions": [
"code",
"doc"
]
},
{
"login": "ank47197",
"name": "ank47197",
"avatar_url": "https://avatars.githubusercontent.com/u/43782942?v=4",
"profile": "https://github.com/ank47197",
"contributions": [
"code"
]
},
{
"login": "abhinavRai23",
"name": "Abhinav Rai",
"avatar_url": "https://avatars.githubusercontent.com/u/19865147?v=4",
"profile": "https://abhinavrai23.github.io/",
"contributions": [
"code",
"doc"
]
},
{
"login": "2207akash",
"name": "Akash Sen",
"avatar_url": "https://avatars.githubusercontent.com/u/53941291?v=4",
"profile": "https://github.com/2207akash",
"contributions": [
"code"
]
},
{
"login": "prajwal27",
"name": "prajwal27",
"avatar_url": "https://avatars.githubusercontent.com/u/31249460?v=4",
"profile": "https://github.com/prajwal27",
"contributions": [
"code"
]
},
{
"login": "Celestial-bot",
"name": "Celestial-bot",
"avatar_url": "https://avatars.githubusercontent.com/u/56473316?v=4",
"profile": "https://github.com/Celestial-bot",
"contributions": [
"code"
]
},
{
"login": "necr0ph0s",
"name": "necr0ph0s",
"avatar_url": "https://avatars.githubusercontent.com/u/115400923?v=4",
"profile": "https://github.com/necr0ph0s",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Hackerrank",
"projectOwner": "rajat19",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}