forked from jayehernandez/letra-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
88 lines (88 loc) · 2.29 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Kvaibhav01",
"name": "Vaibhav Khulbe",
"avatar_url": "https://avatars0.githubusercontent.com/u/11731837?v=4",
"profile": "https://about.me/vaibhav_khulbe",
"contributions": [
"code",
"content"
]
},
{
"login": "michieriffic",
"name": "michieriffic",
"avatar_url": "https://avatars1.githubusercontent.com/u/12575688?v=4",
"profile": "https://github.com/michieriffic",
"contributions": [
"content"
]
},
{
"login": "fluorspar20",
"name": "Amogh Dixit",
"avatar_url": "https://avatars0.githubusercontent.com/u/59736770?v=4",
"profile": "https://github.com/fluorspar20",
"contributions": [
"content"
]
},
{
"login": "paulzay",
"name": "Paul Ogolla",
"avatar_url": "https://avatars3.githubusercontent.com/u/29974825?v=4",
"profile": "https://github.com/paulzay",
"contributions": [
"content"
]
},
{
"login": "imanishbarnwal",
"name": "Manish Kumar Barnwal",
"avatar_url": "https://avatars0.githubusercontent.com/u/46371923?v=4",
"profile": "https://www.linkedin.com/in/imanishbarnwal/",
"contributions": [
"content"
]
},
{
"login": "jemgaleon",
"name": "Jem Galeon",
"avatar_url": "https://avatars0.githubusercontent.com/u/10969278?v=4",
"profile": "http://jemgaleon.github.io",
"contributions": [
"content"
]
},
{
"login": "RaymondLZhou",
"name": "Raymond Zhou",
"avatar_url": "https://avatars2.githubusercontent.com/u/59544754?v=4",
"profile": "https://github.com/RaymondLZhou",
"contributions": [
"content"
]
},
{
"login": "saurav-jaat",
"name": "saurav chaudhary",
"avatar_url": "https://avatars2.githubusercontent.com/u/55060238?v=4",
"profile": "http:// https://saurav-jaat.github.io/Website/",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "letra-extension",
"projectOwner": "jayehernandez",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}