Merge pull request #5925 from xinydev/update-owner-guide-docs
Fix owners guide: approver in the reviewers section
This commit is contained in:
commit
67979cc7ae
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue