From a2009eaeec060cb58af5806c5eb50292fe7e5701 Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Mon, 14 Aug 2023 20:06:03 +0900 Subject: [PATCH] Add remoteauth to API owners Similarly to Nearby, remoteauth is expected to regularly need to change the API files. Import the existing owners file for that purpose. Test: m Change-Id: I4b900481df3bf505a8209e5370dc4bc4c928dbee --- framework-t/api/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/framework-t/api/OWNERS b/framework-t/api/OWNERS index de0f905e68..af583c3ed1 100644 --- a/framework-t/api/OWNERS +++ b/framework-t/api/OWNERS @@ -1 +1,2 @@ file:platform/packages/modules/Connectivity:master:/nearby/OWNERS +file:platform/packages/modules/Connectivity:master:/remoteauth/OWNERS