Files
llama.cpp/CODEOWNERS
Line: 3: incorrect codeowner user: ggerganov Line: 3: no users/groups matched Line: 4: incorrect codeowner user: ngxson Line: 4: no users/groups matched Line: 5: incorrect codeowner user: ngxson Line: 5: no users/groups matched Line: 6: incorrect codeowner user: JohannesGaessler Line: 6: no users/groups matched Line: 7: incorrect codeowner user: JohannesGaessler Line: 7: no users/groups matched Line: 8: incorrect codeowner user: JohannesGaessler Line: 8: no users/groups matched Line: 9: incorrect codeowner user: JohannesGaessler Line: 9: no users/groups matched Line: 10: incorrect codeowner user: JohannesGaessler Line: 10: no users/groups matched Line: 11: incorrect codeowner user: 0cc4m Line: 11: no users/groups matched Line: 12: incorrect codeowner user: taronaeo Line: 12: no users/groups matched Line: 13: incorrect codeowner user: CISC Line: 13: no users/groups matched Line: 14: incorrect codeowner user: CISC Line: 14: no users/groups matched Line: 15: incorrect codeowner user: CISC Line: 15: no users/groups matched Line: 16: incorrect codeowner user: CISC Line: 16: no users/groups matched Line: 17: incorrect codeowner user: CISC Line: 17: no users/groups matched Line: 18: incorrect codeowner user: CISC Line: 18: no users/groups matched Line: 19: incorrect codeowner user: CISC Line: 19: no users/groups matched Line: 20: incorrect codeowner user: CISC Line: 20: no users/groups matched Line: 21: incorrect codeowner user: CISC Line: 21: no users/groups matched
Sigbjørn Skjæret b2d980fce0 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
2025-09-22 10:59:05 +03:00

22 lines
663 B
Plaintext

# collaborators can optionally add themselves here to indicate their availability for reviewing related PRs
/ci/ @ggerganov
/.devops/*.Dockerfile @ngxson
/tools/server/ @ngxson
/ggml/src/ggml-cuda/fattn* @JohannesGaessler
/ggml/src/ggml-cuda/mmq.* @JohannesGaessler
/ggml/src/ggml-cuda/mmvq.* @JohannesGaessler
/ggml/src/ggml-opt.cpp @JohannesGaessler
/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