From 7d6da4c66bb6efdee6c76e1798b1cbaf96f5eb61 Mon Sep 17 00:00:00 2001 From: Sam Wu Date: Thu, 25 Jan 2024 09:33:28 -0700 Subject: [PATCH] Add codeowners for documentation (#1061) * Add codeowners for documentation * Update CODEOWNERS --------- Co-authored-by: samjwu --- .github/CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) mode change 100644 => 100755 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS old mode 100644 new mode 100755 index 35fef7d910..2b5b09701b --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,4 @@ -* @wenkaidu @gilbertlee-amd @akolliasAMD @edgargabriel @PedramAlizadeh @BertanDogancay @nusislam @nileshnegi @KawtharShafie @AtlantaPepsi @mberenjk @haripriya-amd \ No newline at end of file +* @wenkaidu @gilbertlee-amd @akolliasAMD @edgargabriel @PedramAlizadeh @BertanDogancay @nusislam @nileshnegi @KawtharShafie @AtlantaPepsi @mberenjk @haripriya-amd# Documentation files +docs/* @ROCm/rocm-documentation +*.md @ROCm/rocm-documentation +*.rst @ROCm/rocm-documentation