Update CODEOWNERS for localization managers (#7701)

pull/5509/head
Mitchell Hashimoto 2025-06-27 06:59:37 -07:00 committed by GitHub
commit 070e017b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,10 @@
# - @ghostty-org/localization/* - Anything related to localization # - @ghostty-org/localization/* - Anything related to localization
# for a specific locale. # for a specific locale.
# #
# - @ghosty-org/localization/manager - Manage all localization tasks
# and tooling. They are not responsible for any specific locale but
# are responsible for the overall localization process and tooling.
#
# - @ghostty-org/macos - The Ghostty macOS app and any macOS-specific # - @ghostty-org/macos - The Ghostty macOS app and any macOS-specific
# features, configurations, etc. # features, configurations, etc.
# #