github.com/exercism/configlet@v3.9.3-0.20200318193232-c70be6269e71+incompatible/fixtures/format/malformed/config/maintainers.json (about) 1 { "maintainers": [ { 2 "show_on_website": false, 3 "bio": null, 4 "name": "Alice Jones", 5 "github_username": "alice", 6 "alumnus": false 7 } 8 ], "docs_url": "http://example.com/docs" 9 }