From 025f96e9bbb41f34d420088c04c158da4944e203 Mon Sep 17 00:00:00 2001 From: Pere Diaz Bou Date: Tue, 4 Mar 2025 17:30:50 +0100 Subject: [PATCH] adjust codeowners order --- docs/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index 1bb046d32..7d15e7d90 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -1,7 +1,7 @@ +* @penberg /core/ @pereman2 @jussisaurio @penberg /core/storage @pereman2 /core/translate @jussisaurio -* @penberg # These are commented out until they get access from the overlords # /extensions/ @PThorpe92