codeowners: correct shell_integration.zig filename (#7255)
commit
464b85b64c
|
|
@ -144,7 +144,7 @@
|
||||||
|
|
||||||
# Shell
|
# Shell
|
||||||
/src/shell-integration/ @ghostty-org/shell
|
/src/shell-integration/ @ghostty-org/shell
|
||||||
/src/termio/shell-integration.zig @ghostty-org/shell
|
/src/termio/shell_integration.zig @ghostty-org/shell
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
/src/simd/ @ghostty-org/terminal
|
/src/simd/ @ghostty-org/terminal
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue