CODEOWNERS: terminal team should own input encoding

This commit is contained in:
Mitchell Hashimoto
2025-03-02 13:54:19 -08:00
parent 82326508b1
commit 28e20f3015

View File

@ -145,6 +145,7 @@
# Terminal
/src/simd/ @ghostty-org/terminal
/src/input/KeyEncoder.zig @ghostty-org/terminal
/src/terminal/ @ghostty-org/terminal
/src/terminfo/ @ghostty-org/terminal
/src/unicode/ @ghostty-org/terminal