add CODEOWNERS for docs/sphinx (#216)

[ROCm/rocprofiler-systems commit: 4c324e8b28]
This commit is contained in:
David Galiffi
2025-05-28 12:22:53 -04:00
committed by GitHub
parent c352d1cf58
commit 8faecb0506
+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