From 4e8acd994828c219dc480c7a0c47b4be03bcf0e4 Mon Sep 17 00:00:00 2001 From: Eric Schmidt Date: Tue, 4 Nov 2025 13:22:02 -0800 Subject: [PATCH] chore: adds adaptive team to CODEOWNERS --- .github/CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..013aedfe4 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,8 @@ +# Code owners file. +# This file controls who is tagged for review for any given pull request. +# +# For syntax help see: +# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax + + +/compose/snippets/src/main/java/com/example/compose/snippets/adaptivelayouts/ @android/adr-adaptive