Author :
Ian Elliott
Date :
2021-08-30 11:42:55
Hash :0d5b5970 Message :Split OWNERS by domain
Android has a policy that only @google.com and @android.com email
addresses can be in OWNERS files. The upstream ANGLE OWNERS files also
have @chromium.org addresses. Currently, all of these email addresses
are sorted alphabetically, which makes auto-roll/merge into Android
fail to merge.
We will start splitting the email addresses by domain.
Bug: b/198165924
Change-Id: Ibb3addd7dbf39b549dfe68dbd88b19a85d0f8666
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3130346
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Ian Elliott <ianelliott@google.com>