github.com/exercism/v2-configlet@v3.9.2+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  }