diff options
author | Anton Hansson <hansson@google.com> | 2021-06-21 14:42:15 +0100 |
---|---|---|
committer | Anton Hansson <hansson@google.com> | 2021-06-21 14:45:35 +0100 |
commit | f5da22e7115bafba9efaf17cc63250e2d46f2bec (patch) | |
tree | 3241c02ec079078c8cd253020ff21807a0dd6168 | |
parent | 5c095fbc28ae16ba80e199af8fba142d31c8a0f3 (diff) |
Add more owners of API directory
This dir is home of the modularized SDK now. Add hansson and
modularization team as explicit owners so that we can e.g. approve new
modules being added.
Bug: 184125529
Test: No
Change-Id: I97802b98d24309759f9cf5d3192da6b80dc7657b
-rw-r--r-- | api/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api/OWNERS b/api/OWNERS index 88d0b61a2ab6..a0272709ffc0 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -1 +1,6 @@ +hansson@google.com + +# Modularization team +file:platform/packages/modules/common:/OWNERS + per-file Android.bp = file:platform/build/soong:/OWNERS |