From 30841dc609828954c56b551ac060a72d14c73993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krawczyk?= <mikrawczyk@google.com> Date: Fri, 14 Jul 2023 08:38:25 +0000 Subject: [PATCH] Uncomment mikrawczyk in OWNERS file The mikrawczyk was commented out because of no AOSP account. The AOSP gerrit account was now created, and I'm removing the comment from my email. Bug: None Test: None Change-Id: I7685035441ff9efa24a52b51768abc1eb7a1436e --- OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index 0e058b2..1ca37c4 100644 --- a/OWNERS +++ b/OWNERS @@ -3,6 +3,6 @@ # Please update this list if you find better owner candidates. mwojtas@google.com bgrzesik@google.com -#mikrawczyk@google.com +mikrawczyk@google.com zyta@google.com acourbot@google.com -- GitLab