From 3b7c17666c9cc7dba26a7eb4efb60830ee03243d Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Sat, 24 May 2025 23:02:00 -0400 Subject: [PATCH] codeowners (#871) ## Description: Fix missing codeowner. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors Co-authored-by: Scott Anderson <662325+scottanderson@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1b7b4577f..d78d5d77a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners * @openfrontio/core-contributor resources/lang @openfrontio/translation-approver -resources/lang/en.json +resources/lang/en.json @openfrontio/core-contributor