-
Notifications
You must be signed in to change notification settings - Fork 54
/
.all-contributorsrc
79 lines (79 loc) · 1.95 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "CLiz17",
"name": "Chaitanya Liz",
"avatar_url": "https://avatars.githubusercontent.com/u/68838221?v=4",
"profile": "https://github.com/CLiz17",
"contributions": [
"code"
]
},
{
"login": "umavm",
"name": "Uma V Menon",
"avatar_url": "https://avatars.githubusercontent.com/u/80395383?v=4",
"profile": "https://github.com/umavm",
"contributions": [
"code"
]
},
{
"login": "Angelrose19",
"name": "Angel Rose",
"avatar_url": "https://avatars.githubusercontent.com/u/84169295?v=4",
"profile": "https://github.com/Angelrose19",
"contributions": [
"code"
]
},
{
"login": "ThejasKiranPS",
"name": "Thejas Kiran P S",
"avatar_url": "https://avatars.githubusercontent.com/u/30928792?v=4",
"profile": "https://github.com/ThejasKiranPS",
"contributions": [
"code"
]
},
{
"login": "IRJ2",
"name": "Irene Rose Johnson",
"avatar_url": "https://avatars.githubusercontent.com/u/80707395?v=4",
"profile": "https://github.com/IRJ2",
"contributions": [
"doc"
]
},
{
"login": "aravinds-arv",
"name": "Aravind S",
"avatar_url": "https://avatars.githubusercontent.com/u/78845005?v=4",
"profile": "https://aravinds-arv.github.io/",
"contributions": [
"doc"
]
},
{
"login": "milandeepak",
"name": "milandeepak",
"avatar_url": "https://avatars.githubusercontent.com/u/71485068?v=4",
"profile": "https://github.com/milandeepak",
"contributions": [
"question",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "WikiSyllabus",
"projectOwner": "gtechatfg",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}