From 01285d37372528b227bb2b8e89173e1c0b9143ea Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Thu, 29 Sep 2022 10:58:50 -0700 Subject: [PATCH] Add colefaust@ and farivar@ to OWNERS We update android lint and occasionally need to update these checkers as well. Test: Presubmits Change-Id: I35961f9563acc95aed60c9bcf47650a5e0a19c53 --- tools/lint/OWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/lint/OWNERS b/tools/lint/OWNERS index 2c526a1e239ed..33e237d306fc0 100644 --- a/tools/lint/OWNERS +++ b/tools/lint/OWNERS @@ -4,3 +4,6 @@ jsharkey@google.com per-file *CallingSettingsNonUserGetterMethods* = file:/packages/SettingsProvider/OWNERS per-file *RegisterReceiverFlagDetector* = jacobhobbie@google.com +# Android lint in the Android platform maintainers +colefaust@google.com +farivar@google.com