fix owners guide: approver in the reviewers section

Signed-off-by: XinYang <xinydev@gmail.com>
This commit is contained in:
XinYang 2021-07-31 00:49:28 +08:00
parent 48b590f8c8
commit e3a6cd434e
No known key found for this signature in database
GPG Key ID: F2450EFFB05B8F66
1 changed files with 2 additions and 2 deletions

View File

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