Update changelog release headers (#1378)

* Update doc codeowner syntax

* Add doc link to changelog

* Update changelog formatting for markdownlint

Also change headings for releases
This commit is contained in:
Sam Wu
2024-07-10 09:36:10 -06:00
committed by GitHub
parent da42a88964
commit 860f957c22
2 changed files with 22 additions and 9 deletions

4
.github/CODEOWNERS vendored
View File

@@ -1,8 +1,8 @@
* @junliume @illsilin @carlushuang @aosewski @poyenc
# Documentation files
docs/* @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc
docs/ @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc
*.md @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc
*.rst @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc
.readthedocs.yaml @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc
# Header directory for Doxygen documentation
library/include/* @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc
library/include/ @ROCm/rocm-documentation @junliume @illsilin @carlushuang @aosewski @poyenc