Skip to content

Commit d8497d9

Browse files
committed
CODEOWNERS: add localization teams
1 parent ef0ff94 commit d8497d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CODEOWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@
7878
# the GTK apprt. Also includes X11/Wayland integrations and general
7979
# Linux support.
8080
#
81+
# - @ghostty-org/localization/* - Anything related to localization
82+
# for a specific locale.
83+
#
8184
# - @ghostty-org/macos - The Ghostty macOS app and any macOS-specific
8285
# features, configurations, etc.
8386
#
@@ -152,5 +155,11 @@
152155
/src/Surface.zig @ghostty-org/terminal
153156
/src/surface_mouse.zig @ghostty-org/terminal
154157

158+
# Localization
159+
/po/README_TRANSLATORS.md @ghostty-org/localization
160+
/po/com.mitchellh.ghostty.pot @ghostty-org/localization
161+
/po/de_DE.UTF-8.po @ghostty-org/de_DE
162+
/po/zh_CN.UTF-8.po @ghostty-org/zh_CN
163+
155164
# Packaging - Snap
156165
/snap/ @ghostty-org/snap

0 commit comments

Comments
 (0)