Skip to content

Commit b2d980f

Browse files
authored
codeowners : claim responsibility for ci, models, gguf-py and convert (ggml-org#16124)
* claim responsibility for ci, gguf-py and convert * add myself to various src/llama- files
1 parent 5c6106a commit b2d980f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,12 @@
1010
/ggml/src/gguf.cpp @JohannesGaessler
1111
/ggml/src/ggml-vulkan/ @0cc4m
1212
/ggml/src/ggml-zdnn/ @taronaeo
13+
/.github/workflows/ @CISC
14+
/src/llama-adapter.* @CISC
15+
/src/llama-arch.* @CISC
16+
/src/llama-graph.* @CISC
17+
/src/llama-model.* @CISC
18+
/src/llama-vocab.* @CISC
19+
/gguf-py/ @CISC
20+
/convert_*.py @CISC
21+
requirements*.txt @CISC

0 commit comments

Comments
 (0)