From 7ae743b313bec659449cd09021f13f2248e8e5fc Mon Sep 17 00:00:00 2001 From: Chris Wailes Date: Wed, 13 Feb 2019 12:21:28 -0800 Subject: Fixed a typo in an OWNERS file. Test: None Change-Id: I7f758f20fb2e5bfb9c2ba3193e55080046902bdc --- core/jni/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/jni/OWNERS b/core/jni/OWNERS index 774c2242e144..7ff15f2e182d 100644 --- a/core/jni/OWNERS +++ b/core/jni/OWNERS @@ -6,4 +6,4 @@ per-file *Camera*,*camera* = shuzhenwang@google.com, yinchiayeh@google.com, zhij per-file android_net_* = codewiz@google.com, jchalard@google.com, lorenzo@google.com, reminv@google.com, satk@google.com # Zygote -per-file com_android_inernal_os_Zygote.*,fd_utils.* = chriswailes@google.com, ngeoffray@google.com, sehr@google.com, narayan@google.com, maco@google.com +per-file com_android_internal_os_Zygote.*,fd_utils.* = chriswailes@google.com, ngeoffray@google.com, sehr@google.com, narayan@google.com, maco@google.com -- cgit v1.2.3-59-g8ed1b