codeowners : claim responsibility for ci, models, gguf-py and convert (#16124)

* claim responsibility for ci, gguf-py and convert

* add myself to various src/llama- files
This commit is contained in:
Sigbjørn Skjæret
2025-09-22 09:59:05 +02:00
committed by GitHub
parent 5c6106a696
commit b2d980fce0

View File

@@ -10,3 +10,12 @@
/ggml/src/gguf.cpp @JohannesGaessler
/ggml/src/ggml-vulkan/ @0cc4m
/ggml/src/ggml-zdnn/ @taronaeo
/.github/workflows/ @CISC
/src/llama-adapter.* @CISC
/src/llama-arch.* @CISC
/src/llama-graph.* @CISC
/src/llama-model.* @CISC
/src/llama-vocab.* @CISC
/gguf-py/ @CISC
/convert_*.py @CISC
requirements*.txt @CISC