diff --git a/config/maintainers.json b/config/maintainers.json deleted file mode 100644 index 8eea1bd..0000000 --- a/config/maintainers.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "docs_url": "https://github.com/exercism/docs/blob/main/maintaining-a-track/maintainer-configuration.md", - "maintainers": [ - { - "github_username": "larshp", - "alumnus": false, - "show_on_website": true, - "name": "Lars Hvam Petersen", - "link_text": null, - "link_url": "https://github.com/larshp", - "avatar_url": null, - "bio": null - } - ] -}