Add termio to terminal CODEOWNERS group

The termio directory contains the implementation of many terminal
features that those in the terminal reviewer group may want to be
notified about.
pull/7828/head
Gregory Anders 2025-07-06 08:28:24 -05:00
parent dc18f1a2b9
commit 64dd10b98f
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@
/src/input/KeyEncoder.zig @ghostty-org/terminal
/src/terminal/ @ghostty-org/terminal
/src/terminfo/ @ghostty-org/terminal
/src/termio/ @ghostty-org/terminal
/src/unicode/ @ghostty-org/terminal
/src/Surface.zig @ghostty-org/terminal
/src/surface_mouse.zig @ghostty-org/terminal