Skip to content

Commit 0d60a25

Browse files
allcontributors[bot]gnapse
authored andcommitted
docs: add MichaelDeBoey as a contributor (#191)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent c9a8664 commit 0d60a25

File tree

2 files changed

+48
-34
lines changed

2 files changed

+48
-34
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,18 @@
327327
"contributions": [
328328
"test"
329329
]
330+
},
331+
{
332+
"login": "MichaelDeBoey",
333+
"name": "Michaël De Boey",
334+
"avatar_url": "https://avatars3.githubusercontent.com/u/6643991?v=4",
335+
"profile": "https://michaeldeboey.be",
336+
"contributions": [
337+
"infra"
338+
]
330339
}
331340
],
332341
"repoHost": "https://github.com",
333-
"contributorsPerLine": 7
342+
"contributorsPerLine": 7,
343+
"skipCi": true
334344
}

0 commit comments

Comments
 (0)