From de775c62c8be4c7b934c78cdee6b456587f5a550 Mon Sep 17 00:00:00 2001 From: Brian Norman Date: Mon, 26 Feb 2024 14:24:57 -0600 Subject: [PATCH] [PowerAssert] Update CODEOWNERS for Power-Assert compiler plugin --- .space/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.space/CODEOWNERS b/.space/CODEOWNERS index 3f5a2286218..6a224329934 100644 --- a/.space/CODEOWNERS +++ b/.space/CODEOWNERS @@ -22,6 +22,7 @@ # OWNER_LIST: Ilya.Goncharov # OWNER_LIST: Simon.Ogorodnik # OWNER_LIST: Alexander.Shabalin Aleksei.Glushko Sergey.Bogolepov Svyatoslav.Scherbina +# OWNER_LIST: Brian.Norman # Kotlin Libraries # OWNER_LIST: A.Qurbonzoda Vsevolod.Tolstopyato Ilya.Gorbunov Sergey.Shanshin Leonid.Startsev Filipp.Zhinkin @@ -386,7 +387,7 @@ /plugins/noarg/ "Kotlin Compiler Core" /plugins/parcelize/ "Kotlin Compiler Core" /plugins/pill/ Yan.Zhulanow "Kotlin Build Infrastructure" -/plugins/power-assert/ "Kotlin Compiler Core" +/plugins/power-assert/ Brian.Norman "Kotlin Common Backend" /plugins/sam-with-receiver/ "Kotlin Compiler Core" /plugins/scripting/ "Kotlin Compiler Core"