From 1959549c94934528965013573f260c5495a0b880 Mon Sep 17 00:00:00 2001 From: jth-nw Date: Wed, 15 Apr 2026 09:36:48 -0500 Subject: [PATCH] added training team to codeowners --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e2f10bffcc..f25d5cd223 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -161,3 +161,10 @@ # Knowledge base team /docs/kb/ @netwrix/kb-docs + +# Training team +/docs/customer/ @netwrix/training-docs +/docs/partner/ @netwrix/training-docs +/src/training/ @netwrix/training-docs +/static/images/customer-portal @netwrix/training-docs +/static/images/training @netwrix/training-docs \ No newline at end of file