This is a guide/reference for maintainers of the Java track.
As a maintainer, you have write access to several repositories. "write access" means you can: review, reject, accept and merge PRs; and push changes to these repos. Despite having permissions to push directly, we tend to seek review of even our own PRs.
- java — yeah... you know what this one is. :)
- problem-specifications — the library of canonical exercises.
- discussions — the place where project-wide conversations happen. issues sorted by most recently updated.
- docs - the place to find project-wide documentation.
- docs/maintaining-a-track/README.md
- docs/contributing-to-language-tracks/README.md
- docs/you-can-help/review-pull-requests.md
- Issues marked with "policy" are current "team agreements": exercism?label:policy. This label is described in discussions#96.
- Exercism has a Twitter account: @Exercism.io; and a mailing list: https://tinyletter.com/exercism
Please feel free to ask any questions. In our thinking, asking questions is far smarter than guessing.