CODEOWNERS: terminal team should own input encoding (#6058)

pull/6069/head
Mitchell Hashimoto 2025-03-02 13:56:37 -08:00 committed by GitHub
commit a646aee6bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

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