-
Notifications
You must be signed in to change notification settings - Fork 12
/
.all-contributorsrc
99 lines (99 loc) · 3.12 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
{
"files": ["README.md"],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mrpatpat",
"name": "Adrian Endrich",
"avatar_url": "https://avatars2.githubusercontent.com/u/2622069?v=4",
"profile": "https://github.com/mrpatpat",
"contributions": ["code"]
},
{
"login": "ClaasBusemann",
"name": "Claas Busemann",
"avatar_url": "https://avatars2.githubusercontent.com/u/65392929?v=4",
"profile": "https://github.com/ClaasBusemann",
"contributions": ["code"]
},
{
"login": "PaulaBre",
"name": "PaulaBre",
"avatar_url": "https://avatars2.githubusercontent.com/u/65403162?v=4",
"profile": "https://github.com/PaulaBre",
"contributions": ["code"]
},
{
"login": "tobim-dev",
"name": "Tobias",
"avatar_url": "https://avatars3.githubusercontent.com/u/15176413?v=4",
"profile": "https://github.com/tobim-dev",
"contributions": ["code"]
},
{
"login": "ravensinth",
"name": "ravensinth",
"avatar_url": "https://avatars0.githubusercontent.com/u/1155772?v=4",
"profile": "https://github.com/ravensinth",
"contributions": ["code"]
},
{
"login": "2mawi2",
"name": "Marius Wichtner",
"avatar_url": "https://avatars2.githubusercontent.com/u/17811051?v=4",
"profile": "https://github.com/2mawi2",
"contributions": ["code"]
},
{
"login": "yduman",
"name": "Yadullah Duman",
"avatar_url": "https://avatars0.githubusercontent.com/u/11931774?v=4",
"profile": "https://yduman.github.io/",
"contributions": ["code", "review", "ideas"]
},
{
"login": "sillydomnom",
"name": "Dominik Schumann",
"avatar_url": "https://avatars.githubusercontent.com/u/18489820?v=4",
"profile": "https://github.com/sillydomnom",
"contributions": ["code"]
},
{
"login": "NearW",
"name": "Ben Willenbring",
"avatar_url": "https://avatars.githubusercontent.com/u/12533626?v=4",
"profile": "https://github.com/NearW",
"contributions": ["code", "ideas", "maintenance", "projectManagement"]
},
{
"login": "dostulataa",
"name": "Lukas Richter",
"avatar_url": "https://avatars.githubusercontent.com/u/7762085?v=4",
"profile": "https://github.com/dostulataa",
"contributions": ["code", "ideas", "maintenance", "projectManagement"]
},
{
"login": "Hall-Ma",
"name": "Maria Hallmann",
"avatar_url": "https://avatars.githubusercontent.com/u/72517530?v=4",
"profile": "https://github.com/Hall-Ma",
"contributions": ["code", "test"]
},
{
"login": "xWorkerBeex",
"name": "Martin Schröder",
"avatar_url": "https://avatars.githubusercontent.com/u/8974341?v=4",
"profile": "https://github.com/xWorkerBeex",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"projectName": "retro",
"projectOwner": "MaibornWolff",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}