-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
85 lines (85 loc) · 2.22 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "born-2learn",
"name": "Syed Farhan",
"avatar_url": "https://avatars1.githubusercontent.com/u/42010556?v=4",
"profile": "https://tesseractcoding.github.io/",
"contributions": [
"projectManagement",
"code"
]
},
{
"login": "ricardoprins",
"name": "Ricardo Prins",
"avatar_url": "https://avatars2.githubusercontent.com/u/54654484?v=4",
"profile": "https://www.iamprins.com",
"contributions": [
"projectManagement",
"code"
]
},
{
"login": "VedantKhairnar",
"name": "Vedant Khairnar",
"avatar_url": "https://avatars1.githubusercontent.com/u/42309779?v=4",
"profile": "https://vedantkhairnar.ml/",
"contributions": [
"code",
"design"
]
},
{
"login": "HarshCasper",
"name": "Harsh Bardhan Mishra",
"avatar_url": "https://avatars1.githubusercontent.com/u/47351025?v=4",
"profile": "http://harshbardhanmishra.me",
"contributions": [
"projectManagement",
"code"
]
},
{
"login": "Vanshikagarg17",
"name": "Vanshika Garg",
"avatar_url": "https://avatars3.githubusercontent.com/u/51471702?v=4",
"profile": "https://www.linkedin.com/in/vanshika-garg-9297a3188/",
"contributions": [
"design",
"eventOrganizing"
]
},
{
"login": "DEBANJANAB",
"name": "Debanjona Bhattacharjya",
"avatar_url": "https://avatars1.githubusercontent.com/u/37831166?v=4",
"profile": "http://debanjanab.github.io",
"contributions": [
"design",
"eventOrganizing"
]
},
{
"login": "vinamramunot-tech",
"name": "Vinamra Munot",
"avatar_url": "https://avatars2.githubusercontent.com/u/56406734?v=4",
"profile": "http://vinamramunot-tech.github.io",
"contributions": [
"projectManagement",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "TesseractCoding.github.io",
"projectOwner": "TesseractCoding",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}