From 318824daf937392666af73ee7349de3c26b578de Mon Sep 17 00:00:00 2001 From: John Warwick Date: Fri, 16 Oct 2020 12:50:47 -0400 Subject: [PATCH] Added jwarwick to maintainers --- config/maintainers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/maintainers.json b/config/maintainers.json index ba1b462b82..aba274b64b 100644 --- a/config/maintainers.json +++ b/config/maintainers.json @@ -90,6 +90,16 @@ "link_url": null, "avatar_url": null, "bio": "Working with Elixir since 2017. I love it for its elegant syntax, great performance, pattern matching, and immutability." + }, + { + "github_username": "jwarwick", + "alumnus": false, + "show_on_website": false, + "name": "John Warwick", + "link_text": "https://github.com/jwarwick", + "link_url": null, + "avatar_url": null, + "bio": null } ] }