-
Notifications
You must be signed in to change notification settings - Fork 5
/
.all-contributorsrc
100 lines (100 loc) · 2.48 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Trouble-Truffle",
"name": "Perigord",
"avatar_url": "https://avatars.githubusercontent.com/u/90542764?v=4",
"profile": "https://github.com/Trouble-Truffle",
"contributions": [
"code"
]
},
{
"login": "saep",
"name": "Sebastian Witte",
"avatar_url": "https://avatars.githubusercontent.com/u/1560366?v=4",
"profile": "https://github.com/saep",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "andy-bell101",
"name": "Andy Bell",
"avatar_url": "https://avatars.githubusercontent.com/u/13719403?v=4",
"profile": "https://github.com/andy-bell101",
"contributions": [
"code"
]
},
{
"login": "NorfairKing",
"name": "Tom Sydney Kerckhove",
"avatar_url": "https://avatars.githubusercontent.com/u/3521180?v=4",
"profile": "http://cs-syd.eu",
"contributions": [
"mentoring"
]
},
{
"login": "shinzui",
"name": "Nadeem Bitar",
"avatar_url": "https://avatars.githubusercontent.com/u/519?v=4",
"profile": "https://github.com/shinzui",
"contributions": [
"bug"
]
},
{
"login": "MangoIV",
"name": "Mango The Fourth",
"avatar_url": "https://avatars.githubusercontent.com/u/40720523?v=4",
"profile": "https://github.com/MangoIV",
"contributions": [
"bug"
]
},
{
"login": "Kleidukos",
"name": "Hécate Moonlight",
"avatar_url": "https://avatars.githubusercontent.com/u/29253044?v=4",
"profile": "https://glitchbra.in",
"contributions": [
"bug"
]
},
{
"login": "amaanq",
"name": "Amaan Qureshi",
"avatar_url": "https://avatars.githubusercontent.com/u/29718261?v=4",
"profile": "https://github.com/amaanq",
"contributions": [
"code"
]
},
{
"login": "bradsherman",
"name": "Brad Sherman",
"avatar_url": "https://avatars.githubusercontent.com/u/15267511?v=4",
"profile": "http://bitsbybrad.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "neotest-haskell",
"projectOwner": "mrcjkb",
"commitType": "docs"
}