-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy path.all-contributorsrc
79 lines (79 loc) · 2 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
{
"projectName": "AnimateHub",
"projectOwner": "Premkolte",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 90,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Premkolte",
"name": "Prem Kolte",
"avatar_url": "https://avatars.githubusercontent.com/u/100456448?v=4",
"profile": "https://github.com/Premkolte",
"contributions": [
"code"
]
},
{
"login": "deepesh611",
"name": "Deepesh Patil",
"avatar_url": "https://avatars.githubusercontent.com/u/123585104?v=4",
"profile": "https://github.com/deepesh611",
"contributions": [
"code"
]
},
{
"login": "Krishna100604",
"name": "Prajapati Shrikrushna R.",
"avatar_url": "https://avatars.githubusercontent.com/u/110299021?v=4",
"profile": "https://github.com/Krishna100604",
"contributions": [
"code"
]
},
{
"login": "kom-senapati",
"name": "K Om Senapati ",
"avatar_url": "https://avatars.githubusercontent.com/u/92045934?v=4",
"profile": "https://github.com/kom-senapati",
"contributions": [
"code"
]
},
{
"login": "Kaustav2410",
"name": "Kaustav2410",
"avatar_url": "https://avatars.githubusercontent.com/u/94297897?v=4",
"profile": "https://github.com/Kaustav2410",
"contributions": [
"code"
]
},
{
"login": "pandey22",
"name": "Kshitij Pandey",
"avatar_url": "https://avatars.githubusercontent.com/u/35039432?v=4",
"profile": "https://github.com/pandey22",
"contributions": [
"code"
]
},
{
"login": "Sudhanva21",
"name": "Sudhanva21",
"avatar_url": "https://avatars.githubusercontent.com/u/123559895?v=4",
"profile": "https://github.com/Sudhanva21",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}