This repository has been archived by the owner on Sep 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.all-contributorsrc
69 lines (69 loc) · 1.7 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": "adityamangal1",
"name": "Aditya Mangal",
"avatar_url": "https://avatars.githubusercontent.com/u/68494604?v=4",
"profile": "http://adityamangal.codes",
"contributions": [
"code"
]
},
{
"login": "PalakJain9",
"name": "Palak Jain",
"avatar_url": "https://avatars.githubusercontent.com/u/80909426?v=4",
"profile": "https://github.com/PalakJain9",
"contributions": [
"code"
]
},
{
"login": "g7i",
"name": "Gourav Saini",
"avatar_url": "https://avatars.githubusercontent.com/u/46393634?v=4",
"profile": "https://gourav-saini.netlify.app/",
"contributions": [
"code"
]
},
{
"login": "rhvsingh",
"name": "Raja Harsh Vardhan Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/70860738?v=4",
"profile": "https://www.vgetfresh.com/blog",
"contributions": [
"code"
]
},
{
"login": "shruti73",
"name": "shruti73",
"avatar_url": "https://avatars.githubusercontent.com/u/85698197?v=4",
"profile": "https://github.com/shruti73",
"contributions": [
"code"
]
},
{
"login": "Namrata-J",
"name": "Namrata-J",
"avatar_url": "https://avatars.githubusercontent.com/u/82696858?v=4",
"profile": "https://github.com/Namrata-J",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Drum-Kit",
"projectOwner": "Bauddhik-Geeks",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}