]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
codeowners: add codeowners for opencl backend (#16344)
authorlhez <redacted>
Tue, 30 Sep 2025 05:30:16 +0000 (22:30 -0700)
committerGitHub <redacted>
Tue, 30 Sep 2025 05:30:16 +0000 (08:30 +0300)
CODEOWNERS

index 29715140700a815abf902c1259ff209569053bd5..6a6468fc27d95951ee0153969f81a84f365739ba 100644 (file)
@@ -60,6 +60,7 @@
 /ggml/src/ggml-cuda/mmvq.*              @JohannesGaessler
 /ggml/src/ggml-impl.h                   @ggerganov @slaren
 /ggml/src/ggml-metal/                   @ggerganov
+/ggml/src/ggml-opencl/                  @lhez @max-krasnyansky
 /ggml/src/ggml-opt.cpp                  @JohannesGaessler
 /ggml/src/ggml-quants.*                 @ggerganov
 /ggml/src/ggml-rpc/                     @rgerganov