Update OWNERS documents to reflect recent changes

`kubernetes/test-infra` pull requests #3766 and #3898 changed the
behavior of the OWNERS process slightly. This patch updates the
documenation to be more up-to-date.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
This commit is contained in:
Steve Kuznetsov 2017-08-03 18:08:53 -07:00
parent b56f18ef51
commit 416a7f8bf0
No known key found for this signature in database
GPG Key ID: 366E054B30FC03A2
1 changed files with 7 additions and 5 deletions

View File

@ -67,6 +67,8 @@ aliases:
- frank
```
GitHub usernames and aliases listed in OWNERS files are case-insensitive.
## Code Review Process
This is a simplified description of our [full PR testing and merge