forked from ACM-Thapar/CS_COURSE_GUIDE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
94 lines (94 loc) · 2.39 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
88
89
90
91
92
93
94
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "specter25",
"name": "Ujjwal Agarwal",
"avatar_url": "https://avatars1.githubusercontent.com/u/56391382?v=4",
"profile": "https://github.com/specter25",
"contributions": [
"projectManagement",
"doc",
"maintenance"
]
},
{
"login": "mmudit01",
"name": "mmudit01",
"avatar_url": "https://avatars3.githubusercontent.com/u/60422886?v=4",
"profile": "https://github.com/mmudit01",
"contributions": [
"doc",
"content"
]
},
{
"login": "notsarthak",
"name": "notsarthak",
"avatar_url": "https://avatars0.githubusercontent.com/u/60360840?v=4",
"profile": "https://github.com/notsarthak",
"contributions": [
"doc",
"content"
]
},
{
"login": "pranavvidyarthi7",
"name": "Pranav Vidyarthi",
"avatar_url": "https://avatars3.githubusercontent.com/u/55582190?v=4",
"profile": "https://github.com/pranavvidyarthi7",
"contributions": [
"doc"
]
},
{
"login": "Shikhar03Stark",
"name": "Harshit Vishwakarma",
"avatar_url": "https://avatars3.githubusercontent.com/u/22128729?v=4",
"profile": "https://github.com/Shikhar03Stark",
"contributions": [
"doc",
"content"
]
},
{
"login": "shivangtripathi",
"name": "shivangtripathi",
"avatar_url": "https://avatars1.githubusercontent.com/u/38815785?v=4",
"profile": "https://github.com/shivangtripathi",
"contributions": [
"doc",
"content"
]
},
{
"login": "Abhishek-Kharpal",
"name": "Abhishek-Kharpal",
"avatar_url": "https://avatars1.githubusercontent.com/u/53441820?v=4",
"profile": "https://github.com/Abhishek-Kharpal",
"contributions": [
"doc",
"content"
]
},
{
"login": "smit-1923",
"name": "Smit Sakariya",
"avatar_url": "https://avatars.githubusercontent.com/u/68073132?v=4",
"profile": "https://www.linkedin.com/in/smitsakariya/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "CS_COURSE_GUIDE",
"projectOwner": "ACM-Thapar",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}