Merge pull request #5925 from xinydev/update-owner-guide-docs

Fix owners guide: approver in the reviewers section
This commit is contained in:
Kubernetes Prow Robot 2021-08-09 07:33:31 -07:00 committed by GitHub
commit 67979cc7ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ approvers:
- alice - alice
- bob # this is a comment - bob # this is a comment
reviewers: reviewers:
- alice - carol
- carol # this is another comment - david # this is another comment
- sig-foo # this is an alias - sig-foo # this is an alias
``` ```