-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.all-contributorsrc.json
57 lines (57 loc) · 1.41 KB
/
.all-contributorsrc.json
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "GaurPeeyush",
"name": "Peeyush Gaur",
"avatar_url": "https://avatars.githubusercontent.com/u/81735768?v=4",
"profile": "http://gaurpeeyush.github.io/PeeyushGaur/",
"contributions": [
"design"
]
},
{
"login": "seanpm2001",
"name": "Sean P. Myrick V19.1.7.2",
"avatar_url": "https://avatars.githubusercontent.com/u/65933340?v=4",
"profile": "https://gist.github.com/seanpm2001/7e40a0e13c066a57577d8200b1afc6a3",
"contributions": [
"doc",
"content",
"maintenance",
"blog"
]
},
{
"login": "all-contributors",
"name": "All Contributors",
"avatar_url": "https://avatars.githubusercontent.com/u/46410174?v=4",
"profile": "https://allcontributors.org",
"contributions": [
"doc"
]
},
{
"login": "gamer191",
"name": "gamer191",
"avatar_url": "https://avatars.githubusercontent.com/u/83270075?v=4",
"profile": "https://github.com/gamer191",
"contributions": [
"doc",
"bug",
"mentoring",
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "Its-time-to-cut-WideVine-DRM",
"projectOwner": "seanpm2001",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}