diff options
Diffstat (limited to 'src/deps/skia/include/OWNERS')
-rw-r--r-- | src/deps/skia/include/OWNERS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/deps/skia/include/OWNERS b/src/deps/skia/include/OWNERS new file mode 100644 index 000000000..2d6647f75 --- /dev/null +++ b/src/deps/skia/include/OWNERS @@ -0,0 +1,16 @@ +set noparent + +# Include one of the following reviewers for CLs that add or change Skia's public API: +brianosman@google.com +bsalomon@google.com +djsollen@google.com +hcm@google.com +egdaniel@google.com + +# For revert purposes only +rubber-stamper@appspot.gserviceaccount.com + +per-file BUILD.bazel=bungeman@google.com +per-file BUILD.bazel=jcgregorio@google.com +per-file BUILD.bazel=kjlubick@google.com +per-file BUILD.bazel=lovisolo@google.com
\ No newline at end of file |