From b7d645e1b4fa779757ef28c8c31b2fb4c8940c10 Mon Sep 17 00:00:00 2001 From: Nick Kralevich Date: Fri, 25 Oct 2024 10:54:34 -0700 Subject: [PATCH] mte: add nnk@google.com to OWNERS That way I can help with reviews and other MTE changes. Test: not needed. OWNERS file change only Change-Id: I1fb75c2e1347c4085eb614f858b4fb57dd462ad1 --- mte/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/mte/OWNERS b/mte/OWNERS index 929e941..66a1635 100644 --- a/mte/OWNERS +++ b/mte/OWNERS @@ -2,3 +2,4 @@ eugenis@google.com pcc@google.com mitchp@google.com fmayer@google.com +nnk@google.com