CODEOWNERS: add /docs/backend/GGML-VirtGPU/ -> kpouget

This commit is contained in:
Kevin Pouget 2026-02-05 16:20:39 +01:00
parent f38767369c
commit 8ece8e72e2
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
/common/speculative.* @ggerganov
/common/unicode.* @aldehir
/convert_*.py @CISC
/docs/backend/GGML-VirtGPU/ @kpouget
/examples/batched.swift/ @ggerganov
/examples/batched/ @ggerganov
/examples/convert-llama2c-to-ggml/ @ggerganov