From 1fda56bbdaba85366cee6e660fce161023fa9d40 Mon Sep 17 00:00:00 2001 From: Makoto Onuki Date: Fri, 24 Aug 2018 10:11:41 -0700 Subject: [PATCH] Fix OWNERS (change google.com to android.com) Bug: N/A Test: N/A Change-Id: I9a9eecfff1a72d7da55be0df73f29985b19c1e38 --- core/java/android/database/OWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/java/android/database/OWNERS b/core/java/android/database/OWNERS index 592a852e57b6f..7e19942ba332e 100644 --- a/core/java/android/database/OWNERS +++ b/core/java/android/database/OWNERS @@ -1,3 +1,3 @@ omakoto@google.com -jsharkey@google.com -yamasani@google.com \ No newline at end of file +jsharkey@android.com +yamasani@google.com