codeowners: correct shell_integration.zig filename (#7255)

pull/7261/head
Mitchell Hashimoto 2025-05-02 08:25:27 -07:00 committed by GitHub
commit 464b85b64c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
# Shell
/src/shell-integration/ @ghostty-org/shell
/src/termio/shell-integration.zig @ghostty-org/shell
/src/termio/shell_integration.zig @ghostty-org/shell
# Terminal
/src/simd/ @ghostty-org/terminal