Skip to content

Commit 94c2794

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent f6f8190 commit 94c2794

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.all-contributorsrc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,22 @@
301301
"contributions": [
302302
"code"
303303
]
304+
},
305+
{
306+
"login": "wmertens",
307+
"name": "Wout Mertens",
308+
"avatar_url": "https://avatars.githubusercontent.com/u/54934?v=4",
309+
"profile": "https://github.com/wmertens",
310+
"contributions": [
311+
"code",
312+
"research",
313+
"ideas",
314+
"test",
315+
"doc"
316+
]
304317
}
305318
],
306319
"contributorsPerLine": 7,
307-
"skipCi": true
320+
"skipCi": true,
321+
"commitType": "docs"
308322
}

0 commit comments

Comments
 (0)