From abe6842c10e44397ac0132ce012dddc5cd8ce52c Mon Sep 17 00:00:00 2001 From: Jake Mahon Date: Mon, 5 Jan 2026 08:37:42 -0500 Subject: [PATCH] Add training team to codeowners file --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ff423d0b91..b6b75e1039 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -155,3 +155,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