Commit a931b5fc4f2dd58fd2ca08ea51890cf940fdc9d0

Ian Elliott 2021-09-07T14:19:00

Add note that OWNERS should only be updated upstream 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>