diff options
author | Aleksey Kladov <[email protected]> | 2020-12-16 15:07:21 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-16 15:07:21 +0000 |
commit | 675390e012577252d27a65556c2c784e4e963939 (patch) | |
tree | 409c35e9eb188969f5ec00e96b59132bf8f0840c /docs | |
parent | 6e9023c763e9ef2c11e72678e63ebf69d60ed7c5 (diff) |
Update docs/dev/README.md
Co-authored-by: Lukas Wirth <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/dev/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md index 781ff79b1..4a2f9feb3 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md | |||
@@ -304,5 +304,5 @@ There are three sets of people with extra permissions: | |||
304 | They also have direct commit access, but all changes should via bors queue. | 304 | They also have direct commit access, but all changes should via bors queue. |
305 | It's ok to self-approve if you think you know what you are doing! | 305 | It's ok to self-approve if you think you know what you are doing! |
306 | bors should automatically sync the permissions. | 306 | bors should automatically sync the permissions. |
307 | * **triage** tam in the organization. | 307 | * **triage** team in the organization. |
308 | This team can label and close issues. | 308 | This team can label and close issues. |