forked from tleb/awesome-mastodon
-
Notifications
You must be signed in to change notification settings - Fork 29
/
.all-contributorsrc
119 lines (119 loc) · 2.98 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
119
{
"projectName": "awesome-mastodon",
"projectOwner": "hueyy",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 50,
"commit": true,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"types": {},
"linkToUsage": true,
"skipCi": false,
"contributors": [
{
"login": "hueyy",
"name": "Huey",
"avatar_url": "https://avatars.githubusercontent.com/u/6523121?v=4",
"profile": "https://github.com/hueyy",
"contributions": [
"maintenance",
"content"
]
},
{
"login": "magbeat",
"name": "Markus Huggler",
"avatar_url": "https://avatars.githubusercontent.com/u/1089410?v=4",
"profile": "https://github.com/magbeat",
"contributions": [
"content"
]
},
{
"login": "ctbk",
"name": "Stefano Bonora",
"avatar_url": "https://avatars.githubusercontent.com/u/5497382?v=4",
"profile": "https://github.com/ctbk",
"contributions": [
"content"
]
},
{
"login": "wiegelmann",
"name": "jan",
"avatar_url": "https://avatars.githubusercontent.com/u/6149471?v=4",
"profile": "https://github.com/wiegelmann",
"contributions": [
"content"
]
},
{
"login": "untitaker",
"name": "Markus Unterwaditzer",
"avatar_url": "https://avatars.githubusercontent.com/u/837573?v=4",
"profile": "https://github.com/untitaker",
"contributions": [
"content"
]
},
{
"login": "mooseyboots",
"name": "mooseyboots",
"avatar_url": "https://avatars.githubusercontent.com/u/66318400?v=4",
"profile": "https://github.com/mooseyboots",
"contributions": [
"content"
]
},
{
"login": "indiealexh",
"name": "Alexander Haslam",
"avatar_url": "https://avatars.githubusercontent.com/u/1066212?v=4",
"profile": "http://indiealexh.com",
"contributions": [
"content"
]
},
{
"login": "KaKi87",
"name": "KaKi87",
"avatar_url": "https://avatars.githubusercontent.com/u/21284089?v=4",
"profile": "https://git.kaki87.net/KaKi87",
"contributions": [
"content"
]
},
{
"name": "Misha Ketslah",
"avatar_url": "https://avatars.githubusercontent.com/u/594204?v=4",
"profile": "https://github.com/funkycode",
"contributions": [
"content"
]
},
{
"login": "xeno",
"name": "Jimmy Thomas",
"avatar_url": "https://avatars.githubusercontent.com/u/105107?v=4",
"profile": "https://github.com/xeno",
"contributions": [
"content"
]
},
{
"login": "Nive9",
"name": "Kevin",
"avatar_url": "https://avatars.githubusercontent.com/u/29470670?v=4",
"profile": "https://fosstodon.org/@Nive9",
"contributions": [
"content",
"maintenance"
]
}
],
"commitConvention": "angular"
}