From 28e20f301524c34b17d8d68af41fc9011df2ea84 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 2 Mar 2025 13:54:19 -0800 Subject: [PATCH] CODEOWNERS: terminal team should own input encoding --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) 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