-
-
Notifications
You must be signed in to change notification settings - Fork 55
/
.all-contributorsrc
97 lines (97 loc) · 2.49 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
95
96
97
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "saikeshari",
"name": "Sai Keshari",
"avatar_url": "https://avatars.githubusercontent.com/u/68103466?v=4",
"profile": "https://github.com/saikeshari",
"contributions": [
"code"
]
},
{
"login": "khareyash05",
"name": "Yash Khare",
"avatar_url": "https://avatars.githubusercontent.com/u/60147732?v=4",
"profile": "https://khareyash05.github.io/cv-css-js/",
"contributions": [
"doc"
]
},
{
"login": "kanak22",
"name": "Kanak",
"avatar_url": "https://avatars.githubusercontent.com/u/62026983?v=4",
"profile": "https://www.linkedin.com/in/kanak-a21384186",
"contributions": [
"doc"
]
},
{
"login": "lavanya243",
"name": "Lavanya Narayanan",
"avatar_url": "https://avatars.githubusercontent.com/u/69483128?v=4",
"profile": "https://www.linkedin.com/in/lavanya-narayanan-5ba797168/",
"contributions": [
"code"
]
},
{
"login": "itsIapetus",
"name": "Kriti",
"avatar_url": "https://avatars.githubusercontent.com/u/75844962?v=4",
"profile": "https://github.com/itsIapetus",
"contributions": [
"doc"
]
},
{
"login": "Suvojit-roy",
"name": "Suvojit Ray",
"avatar_url": "https://avatars.githubusercontent.com/u/56533500?v=4",
"profile": "https://github.com/Suvojit-roy",
"contributions": [
"code"
]
},
{
"login": "AnjaliSrivastava722",
"name": "Anjali_Srivastava",
"avatar_url": "https://avatars.githubusercontent.com/u/43489841?v=4",
"profile": "https://github.com/AnjaliSrivastava722",
"contributions": [
"code"
]
},
{
"login": "Sakshi0401",
"name": "Sakshi Joshi",
"avatar_url": "https://avatars.githubusercontent.com/u/64726139?v=4",
"profile": "https://github.com/Sakshi0401",
"contributions": [
"code"
]
},
{
"login": "Jaagrav",
"name": "Jaagrav",
"avatar_url": "https://avatars.githubusercontent.com/u/52719271?v=4",
"profile": "https://xjaagrav.netlify.app",
"contributions": [
"code",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "Recess",
"projectOwner": "avinashkranjan",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}