tracks/lisp/config/maintainers.json in trackler-2.2.1.9 vs tracks/lisp/config/maintainers.json in trackler-2.2.1.10
- old
+ new
@@ -1,14 +1,14 @@
{
"maintainers": [
{
"github_username": "verdammelt",
- "show_on_website": false,
+ "show_on_website": true,
"alumnus": false,
- "name": null,
- "bio": null,
- "link_text": null,
- "link_url": null,
+ "name": "Mark Simpson",
+ "bio": "I have always been interested in Lisps since taking the SICP course in college. I love the expressiveness and conciseness of the simple syntax, and the ability to build the language upward to meet the domain.",
+ "link_text": "Code and Cocktails",
+ "link_url": "http://code-and-cocktails.herokuapp.com/",
"avatar_url": null
},
{
"github_username": "oubiwann",
"show_on_website": false,