From 9976fcdd815295caae66bd0e7c4eac3101d71125 Mon Sep 17 00:00:00 2001 From: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Date: Mon, 18 May 2026 16:14:18 +0200 Subject: [PATCH] root: Update CODEOWNERS for spellcheck dictionaries (#22408) * Update CODEOWNERS for locale and docs directories Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> * the smallest tiniest change Signed-off-by: Jens Langhammer --------- Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Signed-off-by: Jens Langhammer Co-authored-by: Dominic R Co-authored-by: Jens Langhammer --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 355eb3a11e..5d999cb815 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -51,6 +51,7 @@ packages/tsconfig @goauthentik/frontend web/ @goauthentik/frontend # Locale /locale/ @goauthentik/backend @goauthentik/frontend +/locale/*/dictionaries @goauthentik/frontend @goauthentik/docs web/xliff/ @goauthentik/backend @goauthentik/frontend # Docs website/ @goauthentik/docs