codeowners : update after refactor (#16905)

This commit is contained in:
Sigbjørn Skjæret 2025-11-01 08:55:25 +01:00 committed by GitHub
parent 5d8bb900bc
commit 74fef4129f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
/src/llama-model-loader.* @slaren
/src/llama-model.* @CISC
/src/llama-vocab.* @CISC
/src/models/ @CISC
/tests/ @ggerganov
/tests/test-backend-ops.cpp @slaren
/tests/test-thread-safety.cpp @slaren