From 6c28191676f14d176ee0d0c979a151578760e6f0 Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Sun, 24 Dec 2017 11:33:27 -0700 Subject: [PATCH] Rename dsudia in maintainer config --- config/maintainers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/maintainers.json b/config/maintainers.json index bf17d3f2d..dea3acc72 100644 --- a/config/maintainers.json +++ b/config/maintainers.json @@ -15,11 +15,11 @@ "alumnus": false, "avatar_url": null, "bio": "I'm a career-changer from education, and I used Exercism to reinforce my skills as I made the switch. I love TypeScript for the flexibility of JS with the consistency of strongly typed languages. Maintaining the TS track has grown my appreciation for the language.", - "github_username": "dsudia", + "github_username": "thedevelopnik", "link_text": null, "link_url": null, "name": "Dave Sudia", "show_on_website": true } ] -} \ No newline at end of file +}