Skip to content

Commit ca28499

Browse files
committed
MAINTAINING.md: add link to docs repo
1 parent 815aa0b commit ca28499

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/MAINTAINING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is a guide/reference for maintainers of the Java track.
88

99
## Your Permissions
1010

11-
As a maintainer, you have write access to three 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.
11+
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.
1212

1313
### Track-specific
1414

@@ -19,6 +19,7 @@ As a maintainer, you have write access to three repositories. "write access" me
1919
- [x-common](https://github.com/exercism/x-common) — the library of canonical exercises.
2020
- [discussions](https://github.com/exercism/discussions) — the place where project-wide conversations happen.
2121
[issues sorted by most recently updated.](https://github.com/exercism/discussions/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
22+
- [docs](https://github.com/exercism/docs) - the place to find project-wide documentation.
2223

2324
## Maintainer Guides
2425

0 commit comments

Comments
 (0)