diff --git a/.all-contributorsrc b/.all-contributorsrc index 16d16eb97..598b7bca4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -60,6 +60,15 @@ "contributions": [ "bug" ] + }, + { + "login": "kochie", + "name": "Robert Koch", + "avatar_url": "https://avatars.githubusercontent.com/u/10809884?v=4", + "profile": "https://me.kochie.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,