diff --git a/.all-contributorsrc b/.all-contributorsrc index 2831d79f..401dfbbe 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1397,9 +1397,19 @@ "contributions": [ "bug" ] + }, + { + "login": "remcovaes", + "name": "remcovaes", + "avatar_url": "https://avatars.githubusercontent.com/u/20537012?v=4", + "profile": "https://github.com/remcovaes", + "contributions": [ + "bug" + ] } ], "commitConvention": "none", "skipCi": false, - "contributorsPerLine": 7 + "contributorsPerLine": 7, + "commitType": "docs" } diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 28e887d1..8e96ba00 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -6,193 +6,196 @@ Thanks goes to these wonderful people ([emoji key][emojis]):