From 7bb1c5ffb63a70da3a18a4928f429274a9886398 Mon Sep 17 00:00:00 2001 From: Corey McCandless Date: Fri, 20 Mar 2020 09:06:53 -0400 Subject: [PATCH] remove m-a-ge from maintainers list This maintainer seems to have removed himself from @exercism/python, but not from maintainers.json. Furthermore, I believe his GitHub username has changed, so this is now an invalid entry. --- config/maintainers.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/maintainers.json b/config/maintainers.json index 8bf65e7d4d8..1a4f7892510 100644 --- a/config/maintainers.json +++ b/config/maintainers.json @@ -21,16 +21,6 @@ "avatar_url": null, "bio": "I can not only fetch JSON, but parse it too." }, - { - "github_username": "m-a-ge", - "alumnus": false, - "show_on_website": false, - "name": null, - "link_text": null, - "link_url": null, - "avatar_url": null, - "bio": null - }, { "github_username": "cmccandless", "alumnus": false,