-
Notifications
You must be signed in to change notification settings - Fork 16
/
.all-contributorsrc
69 lines (69 loc) · 1.83 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "abhishekapk",
"name": "Abhishek Kumar Gupta",
"avatar_url": "https://avatars0.githubusercontent.com/u/64025312?v=4",
"profile": "https://www.linkedin.com/in/abhishekapk/",
"contributions": [
"doc"
]
},
{
"login": "Abhijit2505",
"name": "Abhijit Tripathy",
"avatar_url": "https://avatars3.githubusercontent.com/u/52751963?v=4",
"profile": "https://abhijit2505.github.io/portfolio/",
"contributions": [
"doc"
]
},
{
"login": "akrishna0",
"name": "Akash Krishna",
"avatar_url": "https://avatars0.githubusercontent.com/u/46137464?v=4",
"profile": "https://github.com/akrishna0",
"contributions": [
"doc"
]
},
{
"login": "Unknownone-af",
"name": "Ajay Kumar Shukla",
"avatar_url": "https://avatars0.githubusercontent.com/u/61351885?v=4",
"profile": "https://www.linkedin.com/in/ajayshukla19/",
"contributions": [
"doc"
]
},
{
"login": "ruhiawasthi",
"name": "Ruhi Awasthi",
"avatar_url": "https://avatars3.githubusercontent.com/u/59197808?v=4",
"profile": "https://www.linkedin.com/in/ruhi-awasthi-5101b81a5",
"contributions": [
"doc"
]
},
{
"login": "deepeshgarg09",
"name": "Deepesh Garg",
"avatar_url": "https://avatars1.githubusercontent.com/u/63818498?v=4",
"profile": "https://www.linkedin.com/in/deepeshgarg09",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Front-End-Hackathon-Resources",
"projectOwner": "Girlscript-Chapter-Bilaspur",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}