mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
CODEOWNERS: add localization teams
This commit is contained in:
@ -78,6 +78,9 @@
|
|||||||
# the GTK apprt. Also includes X11/Wayland integrations and general
|
# the GTK apprt. Also includes X11/Wayland integrations and general
|
||||||
# Linux support.
|
# Linux support.
|
||||||
#
|
#
|
||||||
|
# - @ghostty-org/localization/* - Anything related to localization
|
||||||
|
# for a specific locale.
|
||||||
|
#
|
||||||
# - @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.
|
||||||
#
|
#
|
||||||
@ -152,5 +155,11 @@
|
|||||||
/src/Surface.zig @ghostty-org/terminal
|
/src/Surface.zig @ghostty-org/terminal
|
||||||
/src/surface_mouse.zig @ghostty-org/terminal
|
/src/surface_mouse.zig @ghostty-org/terminal
|
||||||
|
|
||||||
|
# Localization
|
||||||
|
/po/README_TRANSLATORS.md @ghostty-org/localization
|
||||||
|
/po/com.mitchellh.ghostty.pot @ghostty-org/localization
|
||||||
|
/po/de_DE.UTF-8.po @ghostty-org/de_DE
|
||||||
|
/po/zh_CN.UTF-8.po @ghostty-org/zh_CN
|
||||||
|
|
||||||
# Packaging - Snap
|
# Packaging - Snap
|
||||||
/snap/ @ghostty-org/snap
|
/snap/ @ghostty-org/snap
|
||||||
|
Reference in New Issue
Block a user