-
Notifications
You must be signed in to change notification settings - Fork 52
/
.all-contributorsrc
60 lines (60 loc) · 1.44 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "YoshithaRathnayake",
"name": "YOSHITHA RATHNAYAKE",
"avatar_url": "https://avatars.githubusercontent.com/u/97069900?v=4",
"profile": "https://github.com/YoshithaRathnayake",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "Abhishekgupta204",
"name": "Abhishekgupta204",
"avatar_url": "https://avatars.githubusercontent.com/u/116148980?v=4",
"profile": "https://github.com/Abhishekgupta204",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "Arcturus22",
"name": "Arcturus22",
"avatar_url": "https://avatars.githubusercontent.com/u/99889376?v=4",
"profile": "https://github.com/Arcturus22",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "octosapien",
"name": "octosapien",
"avatar_url": "https://avatars.githubusercontent.com/u/114580332?v=4",
"profile": "https://github.com/octosapien",
"contributions": [
"infra",
"test",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "CALCULATOR-WEBSITE",
"projectOwner": "YoshithaRathnayake"
}