]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
codeowners : use slash prefix for root files [no ci] (#16210)
authorDaniel Bevenius <redacted>
Wed, 24 Sep 2025 06:10:09 +0000 (08:10 +0200)
committerGitHub <redacted>
Wed, 24 Sep 2025 06:10:09 +0000 (08:10 +0200)
commit4d9ea03d170cf504a40bf3a85788af84cccaee80
tree9ece017c5f71f1542e243f84943d9b1319c0d2f9
parent8ba548dae251f8f2e3834ed5226b76b6e4f4a485
codeowners : use slash prefix for root files [no ci] (#16210)

This commit adds a leading slash to the paths of root-level files
in the CODEOWNERS file.

The motivation for this is that these might otherwise match files
in subdirectories that have other/additional owners will override them.

Refs: https://github.com/ggml-org/llama.cpp/pull/16209#issuecomment-3326434274
CODEOWNERS