-
-
Notifications
You must be signed in to change notification settings - Fork 84
/
Copy path.all-contributorsrc
118 lines (118 loc) · 3.61 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
109
110
111
112
113
114
115
116
117
118
{
"projectName": "valheim-docker",
"projectOwner": "mbround18",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "bearlikelion",
"name": "Mark",
"avatar_url": "https://avatars.githubusercontent.com/u/3298808?v=4",
"profile": "http://arneman.me/",
"contributions": ["doc"]
},
{
"login": "mbround18",
"name": "Michael",
"avatar_url": "https://avatars.githubusercontent.com/u/12646562?v=4",
"profile": "https://m.bruno.fyi/",
"contributions": ["infra", "code", "doc"]
},
{
"login": "imgbot[bot]",
"name": "imgbot[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/4706?v=4",
"profile": "https://github.com/apps/imgbot",
"contributions": ["doc"]
},
{
"login": "AGhost-7",
"name": "Jonathan Boudreau",
"avatar_url": "https://avatars.githubusercontent.com/u/6957411?v=4",
"profile": "https://github.com/AGhost-7",
"contributions": ["code"]
},
{
"login": "Kellei2983",
"name": "Lukáš Hruška",
"avatar_url": "https://avatars.githubusercontent.com/u/32897629?v=4",
"profile": "https://github.com/Kellei2983",
"contributions": ["doc"]
},
{
"login": "JulianVallee",
"name": "Julian Vallée",
"avatar_url": "https://avatars.githubusercontent.com/u/6720458?v=4",
"profile": "http://vallee-design.de/",
"contributions": ["code"]
},
{
"login": "Finomnis",
"name": "Finomnis",
"avatar_url": "https://avatars.githubusercontent.com/u/3129043?v=4",
"profile": "https://github.com/Finomnis",
"contributions": ["code"]
},
{
"login": "JustinByrne",
"name": "Justin Byrne",
"avatar_url": "https://avatars.githubusercontent.com/u/14056930?v=4",
"profile": "https://tech.jrlbyrne.com/",
"contributions": ["doc"]
},
{
"login": "apeabody",
"name": "Andrew Peabody",
"avatar_url": "https://avatars.githubusercontent.com/u/14035345?v=4",
"profile": "http://blog.andrewpeabody.com/",
"contributions": ["doc", "code"]
},
{
"login": "morales2k",
"name": "Jorge Morales",
"avatar_url": "https://avatars.githubusercontent.com/u/1074855?v=4",
"profile": "https://github.com/morales2k",
"contributions": ["code"]
},
{
"login": "spannerman79",
"name": "Spanner_Man",
"avatar_url": "https://avatars.githubusercontent.com/u/7542384?v=4",
"profile": "https://github.com/spannerman79",
"contributions": ["doc"]
},
{
"login": "cameronwp",
"name": "Cameron Pittman",
"avatar_url": "https://avatars.githubusercontent.com/u/5186335?v=4",
"profile": "https://hurtlingthrough.space/",
"contributions": ["doc"]
},
{
"login": "kodiakhq[bot]",
"name": "kodiakhq[bot]",
"avatar_url": "https://avatars.githubusercontent.com/in/29196?v=4",
"profile": "https://github.com/apps/kodiakhq",
"contributions": ["infra", "doc", "code"]
},
{
"login": "andjo",
"name": "Anders Johansson",
"avatar_url": "https://avatars.githubusercontent.com/u/665563?v=4",
"profile": "https://github.com/andjo",
"contributions": ["doc"]
},
{
"login": "ImgBotApp",
"name": "Imgbot",
"avatar_url": "https://avatars.githubusercontent.com/u/31427850?v=4",
"profile": "https://imgbot.net/",
"contributions": ["doc"]
}
],
"contributorsPerLine": 7
}