forked from timche/gmail-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
108 lines (108 loc) · 2.83 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
99
100
101
102
103
104
105
106
107
108
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=popout)](#contributors)",
"contributors": [
{
"login": "bsramin",
"name": "Ramin Banihashemi",
"avatar_url": "https://avatars1.githubusercontent.com/u/672932?v=4",
"profile": "https://www.ramin.it",
"contributions": [
"code",
"ideas"
]
},
{
"login": "cdloh",
"name": "Callum Loh",
"avatar_url": "https://avatars3.githubusercontent.com/u/883577?v=4",
"profile": "https://github.com/cdloh",
"contributions": [
"code"
]
},
{
"login": "herrevilkitten",
"name": "herrevilkitten",
"avatar_url": "https://avatars0.githubusercontent.com/u/4753104?v=4",
"profile": "https://github.com/herrevilkitten",
"contributions": [
"code"
]
},
{
"login": "zhuzilin",
"name": "Zilin Zhu",
"avatar_url": "https://avatars0.githubusercontent.com/u/10428324?v=4",
"profile": "https://zhuzilin.github.io/",
"contributions": [
"code"
]
},
{
"login": "cipriancraciun",
"name": "Ciprian Dorin Craciun",
"avatar_url": "https://avatars0.githubusercontent.com/u/29785?v=4",
"profile": "https://volution.ro/ciprian",
"contributions": [
"ideas"
]
},
{
"login": "cyfrost",
"name": "Cyrus Frost",
"avatar_url": "https://avatars3.githubusercontent.com/u/12471103?v=4",
"profile": "https://github.com/cyfrost",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "zzpxyx",
"name": "Zhipeng Zhang",
"avatar_url": "https://avatars3.githubusercontent.com/u/2282083?v=4",
"profile": "https://www.zzpxyx.com",
"contributions": [
"code"
]
},
{
"login": "hell0-Wor1d",
"name": "Jérôme Lemaire",
"avatar_url": "https://avatars2.githubusercontent.com/u/24373583?v=4",
"profile": "https://github.com/hell0-Wor1d",
"contributions": [
"code"
]
},
{
"login": "weichenw",
"name": "Wei Chen",
"avatar_url": "https://avatars0.githubusercontent.com/u/9876456?v=4",
"profile": "https://github.com/weichenw",
"contributions": [
"platform"
]
},
{
"login": "DinCahill",
"name": "Donal Cahill",
"avatar_url": "https://avatars.githubusercontent.com/u/510163?v=4",
"profile": "https://github.com/DinCahill",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "gmail-desktop",
"projectOwner": "timche",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}