diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-03-02 13:54:19 -0800 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-03-02 13:54:35 -0800 |
| commit | 28e20f301524c34b17d8d68af41fc9011df2ea84 (patch) | |
| tree | 67eef7639fa8cf40352043f99c06d8d92a2df5e9 /CODEOWNERS | |
| parent | 82326508b164d2b57cd686c12e1d876e93777927 (diff) | |
CODEOWNERS: terminal team should own input encoding
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 1 |
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 |
