github.com/exercism/v2-configlet@v3.9.2+incompatible/fixtures/broken-maintainers/config/maintainers.json (about)

     1  {
     2    "maintainers": [
     3      {
     4         "github_username": "alice",
     5         "show_on_website": false,
     6      }
     7    ],
     8    "docs_url": "http://example.com/docs"
     9  }