-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.all-contributorsrc
More file actions
73 lines (73 loc) · 1.83 KB
/
.all-contributorsrc
File metadata and controls
73 lines (73 loc) · 1.83 KB
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "rajuljha",
"name": "Rajul Jha",
"avatar_url": "https://avatars.githubusercontent.com/u/34140028?v=4",
"profile": "http://rajuljha.netlify.app",
"contributions": [
"review"
]
},
{
"login": "RTrex",
"name": "Yash Shukla",
"avatar_url": "https://avatars.githubusercontent.com/u/128938696?v=4",
"profile": "https://github.com/RTrex",
"contributions": [
"doc"
]
},
{
"login": "Sharjeel-Afridi",
"name": "Sharjeel Afridi",
"avatar_url": "https://avatars.githubusercontent.com/u/52808124?v=4",
"profile": "https://github.com/Sharjeel-Afridi",
"contributions": [
"review"
]
},
{
"login": "Abhishek-207",
"name": "ABHISHEK SINGH",
"avatar_url": "https://avatars.githubusercontent.com/u/98517363?v=4",
"profile": "https://github.com/Abhishek-207",
"contributions": [
"maintenance"
]
},
{
"login": "RayyanNafees",
"name": "Rayyan Nafees",
"avatar_url": "https://avatars.githubusercontent.com/u/59685062?v=4",
"profile": "http://rayyannafees.github.io",
"contributions": [
"a11y"
]
},
{
"login": "tayyab-ilyas",
"name": "Tayyab Ilyas",
"avatar_url": "https://avatars.githubusercontent.com/u/110786036?v=4",
"profile": "https://github.com/tayyab-ilyas",
"contributions": [
"code",
"doc",
"design"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "code-oasis-website",
"projectOwner": "zhcet-code-oasis"
}