From ca6542843c63833f3db2f87336b124b1a84849d8 Mon Sep 17 00:00:00 2001 From: Neil Fuller Date: Tue, 2 Jul 2019 10:55:24 +0100 Subject: [PATCH] Add tobiast@ to the OWNERS file Add tobiast@ to the OWNERS file as libcore TL. Remove pszczepaniak@ as he hasn't been on libcore for a while. Test: None Change-Id: I714d3448ed60006cb58a0f49e95b7b834a6aac36 --- src/com/android/settings/datetime/timezone/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/android/settings/datetime/timezone/OWNERS b/src/com/android/settings/datetime/timezone/OWNERS index eac0604b09f..02cf23c6a3c 100644 --- a/src/com/android/settings/datetime/timezone/OWNERS +++ b/src/com/android/settings/datetime/timezone/OWNERS @@ -1,7 +1,7 @@ # Default reviewers for this and subdirectories. vichang@google.com +tobiast@google.com nfuller@google.com # Emergency approvers in case the above are not available -pszczepaniak@google.com narayan@google.com