From e77b8a5be6ee1d0d54c3a852df4d53a4a1c2d098 Mon Sep 17 00:00:00 2001 From: Yacine Rezgui Date: Thu, 12 Feb 2026 17:39:19 +0900 Subject: [PATCH 1/2] Add ownership for the /identity/ directory --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 3e5ad6203..882ea6eb8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,6 +1,7 @@ * @yrezgui @kkuan2011 /compose/ @android/devrel-compose /car/ @android/devrel-car +/identity/ @android/devrel-identity /watchface/ @android/devrel-wear /wear/ @android/devrel-wear /wearcompanion/ @android/devrel-wear From 895d806cc09d0cc1ba2ccb5ee041dff9da46bfd6 Mon Sep 17 00:00:00 2001 From: Yacine Rezgui Date: Thu, 18 Jun 2026 00:03:01 +0200 Subject: [PATCH 2/2] Update CODEOWNERS with new ownership rules --- CODEOWNERS | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 882ea6eb8..3d394d920 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,9 +1,25 @@ -* @yrezgui @kkuan2011 -/compose/ @android/devrel-compose -/car/ @android/devrel-car -/identity/ @android/devrel-identity -/watchface/ @android/devrel-wear -/wear/ @android/devrel-wear -/wearcompanion/ @android/devrel-wear -/xr/ @android/devrel-xr -/compose/snippets/src/main/java/com/example/compose/snippets/adaptivelayouts/ @android/devrel-adaptive-apps +* @android/devrel-snippets +/ai/ @android/devrel-ai +# /bluetoothle/ @android/ +/camerax/ @android/devrel-camera-media +/cars/ @android/devrel-car +/compose/ @android/devrel-compose +/compose/snippets/src/main/java/com/example/compose/snippets/adaptivelayouts/ @android/devrel-adaptive-apps +# /contacts/ @android/ +# /datastore/ @android/ +# /healthconnect/ @android/ +/identity/ @android/devrel-identity +/installprompt/ @android/devrel-wear +# /kmp/ @android/ +# /kotlin/ @android/ +/misc/ @android/devrel-snippets +# /playbilling/ @android/ +# /telecom/ @android/ +/tv/ @android/devrel-tv +# /views/ @android/ +/watchface/ @android/devrel-wear +/watchfacepush/ @android/devrel-wear +/wear/ @android/devrel-wear +/wearcompanion/ @android/devrel-wear +/xr/ @android/devrel-xr +/gradle/libs.versions.toml @android/devrel-snippets @android/devrel-ai @android/devrel-camera-media @android/devrel-car @android/devrel-compose @android/devrel-adaptive-apps @android/devrel-identity @android/devrel-wear @android/devrel-tv @android/devrel-xr