From 00983b7459ff2c2fe93bfa6b3191bd6e4f6cae87 Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Thu, 1 Feb 2024 22:16:33 -0400 Subject: [PATCH] chore: switch CODEOWNERS to new @redhat-developer/RHDH-content and @redhat-developer/rhdh-helm teams (#174) Signed-off-by: Nick Boldt --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8ba7fcd1..65a78d4b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,8 +12,8 @@ # This should make it easy to add new rules without breaking existing ones. # Global rule: -* @janus-idp/maintainers-helm +* @redhat-developer/rhdh-helm # Documentation: -*.md.gotmpl @janus-idp/maintainers-docs -/README.md @janus-idp/maintainers-docs +*.md.gotmpl @redhat-developer/RHDH-content +/README.md @redhat-developer/RHDH-content