Update CODEOWNERS (#1529)

## Description:

Rename `core-contributor` to `review-approver`.

## Please complete the following:

- [ ] I have added screenshots for all UI updates
- [ ] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [ ] I have added relevant tests to the test directory
- [ ] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [ ] I have read and accepted the CLA aggreement (only required once).
This commit is contained in:
Scott Anderson
2025-07-22 21:11:28 -04:00
committed by GitHub
parent ed6fca8ac2
commit ad720000f3
+2 -2
View File
@@ -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
* @openfrontio/review-approver
resources/lang @openfrontio/translation-approver
resources/lang/en.json @openfrontio/core-contributor
resources/lang/en.json @openfrontio/review-approver