-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
.all-contributorsrc
73 lines (73 loc) · 1.77 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "rajkumaar23",
"name": "Rajkumar S",
"avatar_url": "https://avatars1.githubusercontent.com/u/37476886?v=4",
"profile": "https://rajkumaar.co.in",
"contributions": [
"doc",
"design",
"code"
]
},
{
"login": "sa276",
"name": "Sriraam Ashok",
"avatar_url": "https://avatars0.githubusercontent.com/u/62176377?v=4",
"profile": "https://github.com/sa276",
"contributions": [
"code"
]
},
{
"login": "sanjailal",
"name": "Sanjai Lal T S",
"avatar_url": "https://avatars1.githubusercontent.com/u/38038951?v=4",
"profile": "https://github.com/sanjailal",
"contributions": [
"code"
]
},
{
"login": "ArunVigesh",
"name": "Arun Vigesh V G",
"avatar_url": "https://avatars2.githubusercontent.com/u/36444828?v=4",
"profile": "https://github.com/ArunVigesh",
"contributions": [
"design",
"code"
]
},
{
"login": "ColdCoffee21",
"name": "Dheeraj",
"avatar_url": "https://avatars0.githubusercontent.com/u/45462088?v=4",
"profile": "https://github.com/ColdCoffee21",
"contributions": [
"code",
"design"
]
},
{
"login": "yogesh5466",
"name": "Yogesh M",
"avatar_url": "https://avatars2.githubusercontent.com/u/36564080?v=4",
"profile": "https://github.com/yogesh5466",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "amrita-repository",
"projectOwner": "rajkumaar23",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}