[infra] Remove CODEOWNERS for rollouts.yaml (#36878)

There is already an exception for `experiments.yaml`, but any change to
that file still adds @veblush and @gnossen to every PR. This is
correcting an oversight.

See https://github.com/grpc/grpc/pull/36876
pull/36900/head
AJ Heller 7 months ago committed by GitHub
parent ccfc163607
commit 9954dbacfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .github/CODEOWNERS

@ -1,5 +1,6 @@
/bazel/** @veblush @gnossen
/bazel/experiments.yaml
/bazel/rollouts.yaml
/cmake/** @veblush @apolcyn
/src/core/client_channel/** @markdroth
/src/core/ext/transport/chttp2/transport/** @ctiller

Loading…
Cancel
Save