-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
64 lines (64 loc) · 1.92 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"badgeTemplate": "[![Netlify Status](https://img.shields.io/netlify/64753157-1f28-487e-bbf3-bb284a9a567c?logo=netlify)](https://app.netlify.com/sites/iiitkota-codebase/deploys) [![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg)](#contributors) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)",
"contributors": [
{
"login": "brc-dd",
"name": "Divyansh Singh",
"avatar_url": "https://avatars1.githubusercontent.com/u/40380293?v=4",
"profile": "https://stackoverflow.com/users/11613622/brc-dd",
"contributions": [
"code",
"content",
"infra",
"design"
]
},
{
"login": "pc-beast",
"name": "Pavnesh Chaturvedi",
"avatar_url": "https://avatars0.githubusercontent.com/u/56963647?v=4",
"profile": "https://github.com/pc-beast",
"contributions": [
"code",
"ideas",
"maintenance",
"test"
]
},
{
"login": "vaibhav-jain18",
"name": "Vaibhav Jain",
"avatar_url": "https://avatars1.githubusercontent.com/u/56963087?v=4",
"profile": "https://github.com/vaibhav-jain18",
"contributions": [
"code",
"review",
"projectManagement",
"tool"
]
},
{
"login": "SinUponCos-May",
"name": "Tanmay Indwar",
"avatar_url": "https://avatars0.githubusercontent.com/u/56514034?v=4",
"profile": "https://github.com/SinUponCos-May",
"contributions": [
"content",
"ideas",
"infra",
"review"
]
}
],
"contributorsPerLine": 6,
"projectName": "www",
"projectOwner": "iiitkota-codebase",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}