Add Frank and his new team members to OWNERS. Will also add to
OWNERS.android so that they can land ANGLE->AOSP autorolls.
Bug: b/221459804
Change-Id: I64ee42318fa5631dc3fc40948e3f137fe2b18955
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3488560
Reviewed-by: Lingfeng Yang <lfy@google.com>
Commit-Queue: Ian Elliott <ianelliott@google.com>
Requesting this permission mainly to be able to unblock CLs in areas
of expertise like the Mac port.
Bug: angleproject:6769
Change-Id: I2b50b26d868c14ac788bccec5b1106627bf9df57
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3319341
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
After resolving b/198165924, several downstream merge-conflicts
existed. The lesson learned is that all edits to OWNERS should occur
in the upstream ANGLE repository's main branch. Definitely NO CHANGES
should be made in the downstream Android repositories, except in
branches that will only be cherry-picked to. Otherwise, changing order
of the Android auto-merger can result in difficult-to-overcome merge
conflicts.
Bug: b/199189291
Change-Id: If10572756b34acfcbf69b0acc3eb6139267f7aba
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3145843
Reviewed-by: Tim Van Patten <timvp@google.com>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Commit-Queue: Ian Elliott <ianelliott@google.com>
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>
This will allow the auto-roller to both update DEPS and the auto-
generated sources.
Bug: angleproject:6247
Change-Id: Ib142ea94e34889ff4662b3c19420497c449c8789
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3075121
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Rolling ANGLE into AOSP is done with an @google.com account so we need
to have @google.com accounts in the OWNERS file to land rolls.
Will add more @google.com accounts if this is successful.
BUG=angleproject:2344
Change-Id: I0319656a5ee5d3cc6403906ae6756721608c773b
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2068124
Commit-Queue: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Tim Van Patten <timvp@google.com>