forked from purnima143/Kurakoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
115 lines (115 loc) · 2.97 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "purnima143",
"name": "Purnima Sharma",
"avatar_url": "https://avatars1.githubusercontent.com/u/57852378?v=4",
"profile": "http://purnimasharma.me",
"contributions": [
"projectManagement"
]
},
{
"login": "sachinsom93",
"name": "sachin som",
"avatar_url": "https://avatars.githubusercontent.com/u/64790109?v=4",
"profile": "https://www.linkedin.com/in/sachinsom507",
"contributions": [
"doc",
"code"
]
},
{
"login": "thaditi",
"name": "Aditi Thapliyal",
"avatar_url": "https://avatars.githubusercontent.com/u/47235301?v=4",
"profile": "https://github.com/thaditi",
"contributions": [
"design"
]
},
{
"login": "anhushree",
"name": "Anhushree Munees",
"avatar_url": "https://avatars.githubusercontent.com/u/56672958?v=4",
"profile": "https://github.com/anhushree",
"contributions": [
"design"
]
},
{
"login": "encodeArnab",
"name": "Arnab",
"avatar_url": "https://avatars.githubusercontent.com/u/77114532?v=4",
"profile": "https://github.com/encodeArnab",
"contributions": [
"design"
]
},
{
"login": "himanshujaidka",
"name": "Himanshu",
"avatar_url": "https://avatars.githubusercontent.com/u/58654018?v=4",
"profile": "https://himanshujaidka-github-io.vercel.app/",
"contributions": [
"code"
]
},
{
"login": "vijayjoshi16",
"name": "Vijay Joshi",
"avatar_url": "https://avatars.githubusercontent.com/u/54314949?v=4",
"profile": "https://github.com/vijayjoshi16",
"contributions": [
"code"
]
},
{
"login": "Sloth-Panda",
"name": "Achyut Kumar Panda",
"avatar_url": "https://avatars.githubusercontent.com/u/70213384?v=4",
"profile": "https://github.com/Sloth-Panda",
"contributions": [
"doc"
]
},
{
"login": "Mayank0255",
"name": "Mayank Aggarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/43780137?v=4",
"profile": "http://mayank0255.github.io",
"contributions": [
"code"
]
},
{
"login": "AasthaSinha2305",
"name": "Aastha Sinha",
"avatar_url": "https://avatars.githubusercontent.com/u/55781193?v=4",
"profile": "http://aasthasinha2305.github.io",
"contributions": [
"code"
]
},
{
"login": "Subham142",
"name": "Subham Yadav",
"avatar_url": "https://avatars.githubusercontent.com/u/60570595?v=4",
"profile": "https://github.com/Subham142",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "Kurakoo",
"projectOwner": "purnima143",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}