From bf9955708fd73092b1e05bde74a6ceeedffd50d0 Mon Sep 17 00:00:00 2001 From: Afounso Souza Date: Sun, 14 Sep 2025 19:31:37 +0200 Subject: [PATCH] chore: fix codeowner of xtask --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index e6622161a4..c07b96c05a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,4 +9,4 @@ scripts/ @ananas-block @sergeytimoshin third-party/ @ananas-block tsconfig/ @SwenSchaeferjohann web/ @SwenSchaeferjohann -xtask/ @ananans-block +xtask/ @ananas-block