commit | 621bba17522172e18c7af0d2198fc773dbebd0c7 | [log] [tgz] |
---|---|---|
author | Dustin Lam <[email protected]> | Mon May 16 13:44:06 2022 -0700 |
committer | Dustin Lam <[email protected]> | Tue May 17 19:05:55 2022 +0000 |
tree | a933224323b8846c7f14892364619de1fff58fc8 | |
parent | 05278807a7b613c6a885a7ebe413ab124195091a [diff] [blame] |
Add Playground infra team to OWNERS on settings.gradle This allows us to fix breakages on Github builds without waiting on library owner. Test: N/A Change-Id: I870cc6568628baa888375d7607aa2a650f2d6f8f
diff --git a/appcompat/OWNERS b/appcompat/OWNERS index d475b09..43a6878 100644 --- a/appcompat/OWNERS +++ b/appcompat/OWNERS
@@ -4,3 +4,6 @@ # For text related files [email protected] [email protected] + +# Per-file for Playground infra +per-file settings.gradle = [email protected], [email protected]