summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorMitchell Hashimoto <m@mitchellh.com>2025-03-02 13:54:19 -0800
committerMitchell Hashimoto <m@mitchellh.com>2025-03-02 13:54:35 -0800
commit28e20f301524c34b17d8d68af41fc9011df2ea84 (patch)
tree67eef7639fa8cf40352043f99c06d8d92a2df5e9 /CODEOWNERS
parent82326508b164d2b57cd686c12e1d876e93777927 (diff)
CODEOWNERS: terminal team should own input encoding
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index e1b7fd9ce..2721b857d 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -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