CODEOWNERS: terminal team should own input encoding

pull/6058/head
Mitchell Hashimoto 2025-03-02 13:54:19 -08:00
parent 82326508b1
commit 28e20f3015
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
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