codeowners : add @danbev to model-conversion example [no ci] (#16190)

This commit adds examples/model-conversion/ to the CODEOWNERS file and
assigns myself (@danbev) as the code owner for this directory.
This commit is contained in:
Daniel Bevenius
2025-09-23 08:13:22 +02:00
committed by GitHub
parent 4b9f4cb0f8
commit 0bc7cc7154

View File

@@ -34,6 +34,7 @@
/examples/llama.vim @ggerganov
/examples/lookahead/ @ggerganov
/examples/lookup/ @JohannesGaessler
/examples/model-conversion/ @danbev
/examples/parallel/ @ggerganov
/examples/passkey/ @ggerganov
/examples/retrieval/ @ggerganov