From c071889520f0e8115e8d9a613cfd8c47ac86e28a Mon Sep 17 00:00:00 2001 From: Michael Comella Date: Mon, 5 Oct 2020 14:59:26 -0700 Subject: [PATCH] For #15280: add new lint rule to CODE OWNERS. --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 87d873964..d5c297efb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -49,6 +49,7 @@ # Possible startup regressions *Application.kt @mozilla-mobile/Performance *StrictMode*kt @mozilla-mobile/Performance +*ConstraintLayoutPerfDetector.kt @mozilla-mobile/Performance # We want to be aware of new features behind flags as well as features # about to be enabled.