generated from roerohan/Template
-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
98 lines (98 loc) · 2.42 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "roerohan",
"name": "Rohan Mukherjee",
"avatar_url": "https://avatars0.githubusercontent.com/u/42958812?v=4",
"profile": "https://github.com/roerohan",
"contributions": [
"code",
"doc"
]
},
{
"login": "thebongy",
"name": "Rishit Bansal",
"avatar_url": "https://avatars1.githubusercontent.com/u/7080652?v=4",
"profile": "https://github.com/thebongy",
"contributions": [
"code",
"doc"
]
},
{
"login": "ritika-07",
"name": "Ritika",
"avatar_url": "https://avatars2.githubusercontent.com/u/46575784?v=4",
"profile": "https://github.com/ritika-07",
"contributions": [
"code"
]
},
{
"login": "capellini",
"name": "Rob Capellini",
"avatar_url": "https://avatars3.githubusercontent.com/u/75311?v=4",
"profile": "https://github.com/capellini",
"contributions": [
"code"
]
},
{
"login": "DarkCode01",
"name": "Jose M. Segura Polanco",
"avatar_url": "https://avatars3.githubusercontent.com/u/23442814?v=4",
"profile": "https://josesp.netlify.com/",
"contributions": [
"code"
]
},
{
"login": "pranavp10",
"name": "Pranav P",
"avatar_url": "https://avatars1.githubusercontent.com/u/49075129?v=4",
"profile": "https://devenv.now.sh/",
"contributions": [
"code"
]
},
{
"login": "namsnath",
"name": "Namit Nathwani",
"avatar_url": "https://avatars0.githubusercontent.com/u/14910957?v=4",
"profile": "https://ffcs.ooo",
"contributions": [
"code"
]
},
{
"login": "Sanjana-R",
"name": "Sanjana Rai",
"avatar_url": "https://avatars0.githubusercontent.com/u/48384242?v=4",
"profile": "https://github.com/Sanjana-R",
"contributions": [
"doc"
]
},
{
"login": "vikitor566",
"name": "vikitor566",
"avatar_url": "https://avatars3.githubusercontent.com/u/5832796?v=4",
"profile": "https://github.com/vikitor566",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "8086.js",
"projectOwner": "roerohan",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}