diff --git a/config/maintainers.json b/config/maintainers.json index 2515832034..dd4234e6d7 100644 --- a/config/maintainers.json +++ b/config/maintainers.json @@ -100,6 +100,16 @@ "link_url": null, "avatar_url": null, "bio": "I'm a full stack developer with a love for all things related to functional programming. I spend the bulk of my time solving complex problems using simple but not necessarily easy solutions." + }, + { + "github_username": "jocelo", + "alumnus": true, + "show_on_website": true, + "name": "Alfredo Alonso", + "link_text": null, + "link_url": "https://jocelo.dev", + "avatar_url": null, + "bio": "Frontend developer, wearing whatever hat is required at any time. Always looking for new challenges and ready to keep learning and sharing." } ] }