Ver código fonte

Merge pull request #655 from exercism/remove-link-to-dead-repo

Remove link to dead todo repository
FridaTveit 9 anos atrás
pai
commit
07ee28bff5
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1
    2
      docs/MAINTAINING.md

+ 1
- 2
docs/MAINTAINING.md Ver arquivo

9
 
9
 
10
 ## Your Permissions 
10
 ## Your Permissions 
11
 
11
 
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.
13
 
13
 
14
 ### Track-specific
14
 ### Track-specific
15
 
15
 
20
 - [x-common](https://github.com/exercism/x-common) — the library of canonical exercises.
20
 - [x-common](https://github.com/exercism/x-common) — the library of canonical exercises.
21
 - [discussions](https://github.com/exercism/discussions) — the place where project-wide conversations happen. 
21
 - [discussions](https://github.com/exercism/discussions) — the place where project-wide conversations happen. 
22
   [issues sorted by most recently updated.](https://github.com/exercism/discussions/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
22
   [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.
24
 
23
 
25
 ## Maintainer Guides
24
 ## Maintainer Guides
26
 
25