From 41b72d2c5f4ad65af0096f1974b7128db2fbfcb1 Mon Sep 17 00:00:00 2001 From: hgardner-appfolio <92753924+hgardner-appfolio@users.noreply.github.com> Date: Thu, 13 Aug 2026 16:04:56 -0500 Subject: [PATCH] Add CODEOWNERS --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..f31d1ed2 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Default owners for all files in this repo +* @appfolio/resident-mobile