forked from tinyhttp/tinyhttp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
76 lines (76 loc) · 1.8 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "talentlessguy",
"name": "v 1 r t l",
"avatar_url": "https://avatars0.githubusercontent.com/u/35937217?v=4",
"profile": "https://v1rtl.site",
"contributions": [
"example",
"plugin",
"projectManagement",
"maintenance",
"code"
]
},
{
"login": "BRA1L0R",
"name": "Matt",
"avatar_url": "https://avatars3.githubusercontent.com/u/17928339?v=4",
"profile": "https://brailor.me/",
"contributions": [
"plugin"
]
},
{
"login": "Betelgeuse1",
"name": "Nasmevka",
"avatar_url": "https://avatars1.githubusercontent.com/u/45435407?v=4",
"profile": "https://github.com/Betelgeuse1",
"contributions": [
"doc"
]
},
{
"login": "elianiva",
"name": "elianiva",
"avatar_url": "https://avatars0.githubusercontent.com/u/51877647?v=4",
"profile": "http://elianiva.github.io",
"contributions": [
"example",
"maintenance",
"code"
]
},
{
"login": "katywings",
"name": "Katja Lutz",
"avatar_url": "https://avatars0.githubusercontent.com/u/4012401?v=4",
"profile": "https://nitropage.com",
"contributions": [
"example"
]
},
{
"login": "Arnovsky",
"name": "Arnovsky",
"avatar_url": "https://avatars1.githubusercontent.com/u/7084871?v=4",
"profile": "https://github.com/Arnovsky",
"contributions": [
"plugin",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "tinyhttp",
"projectOwner": "talentlessguy",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}