Avoid OWNERS file syntax error by introducing separate OWNERS for go.

Avoid the OWNERS file syntax error by introducing a separate OWNERS file
for the go/ generated bindings code. This avoids the "per-file globs
cannot span directories or use escapes" of the current approach. See the
attached bug.

BUG=chromium:1087076
TEST=None

Change-Id: I8703334f6ee38c5331bb86ae808a7af4c1908e88
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2219065
Commit-Queue: David Burger <dburger@chromium.org>
Tested-by: David Burger <dburger@chromium.org>
Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org>
2 files changed