Просмотр исходного кода

MAINTAINING.md: add link to docs repo

Stuart Kent 9 лет назад
Родитель
Сommit
ca28499145
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      docs/MAINTAINING.md

+ 2
- 1
docs/MAINTAINING.md Просмотреть файл

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