Skip to content

Commit afef245

Browse files
committed
Remove link to dead todo repository
1 parent 565e4b2 commit afef245

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/MAINTAINING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a guide/reference for maintainers of the Java track.
99

1010
## Your Permissions
1111

12-
As a maintainer, you have write access to four 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.
12+
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.
1313

1414
### Track-specific
1515

@@ -20,7 +20,6 @@ As a maintainer, you have write access to four repositories. "write access" mea
2020
- [x-common](https://github.com/exercism/x-common) — the library of canonical exercises.
2121
- [discussions](https://github.com/exercism/discussions) — the place where project-wide conversations happen.
2222
[issues sorted by most recently updated.](https://github.com/exercism/discussions/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
23-
- [todo](https://github.com/exercism/todo) — not really used... might just go away completely in the future.
2423

2524
## Maintainer Guides
2625

0 commit comments

Comments
 (0)