mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00
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.
This commit is contained in:
@ -155,6 +155,7 @@
|
|||||||
/src/input/KeyEncoder.zig @ghostty-org/terminal
|
/src/input/KeyEncoder.zig @ghostty-org/terminal
|
||||||
/src/terminal/ @ghostty-org/terminal
|
/src/terminal/ @ghostty-org/terminal
|
||||||
/src/terminfo/ @ghostty-org/terminal
|
/src/terminfo/ @ghostty-org/terminal
|
||||||
|
/src/termio/ @ghostty-org/terminal
|
||||||
/src/unicode/ @ghostty-org/terminal
|
/src/unicode/ @ghostty-org/terminal
|
||||||
/src/Surface.zig @ghostty-org/terminal
|
/src/Surface.zig @ghostty-org/terminal
|
||||||
/src/surface_mouse.zig @ghostty-org/terminal
|
/src/surface_mouse.zig @ghostty-org/terminal
|
||||||
|
Reference in New Issue
Block a user