Add codeowners for documentation (#902)

Co-authored-by: samjwu <samjwu@users.noreply.github.com>

[ROCm/composable_kernel commit: 85e2e1e2e2]
This commit is contained in:
Sam Wu
2023-09-11 11:01:36 -06:00
committed by GitHub
parent bf5b711799
commit 1b7c79fe03

6
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,6 @@
# Documentation files
docs/* @saadrahim @LisaDelaney
*.md @saadrahim @LisaDelaney
*.rst @saadrahim @LisaDelaney
# Header directory
library/include/* @saadrahim @LisaDelaney