add CODEOWNERS for docs/sphinx (#216)

This commit is contained in:
David Galiffi
2025-05-28 12:22:53 -04:00
committed by GitHub
parent 9943e10569
commit 4c324e8b28
+2 -1
View File
@@ -1,7 +1,8 @@
* @ROCm/rocprof-sys @jrmadsen
# Documentation files
docs/* @ROCm/rocm-documentation
docs/** @ROCm/rocm-documentation
*.md @ROCm/rocm-documentation
*.rst @ROCm/rocm-documentation
.readthedocs.yaml @ROCm/rocm-documentation
docs/sphinx/* @samjwu