From 1ad4214fa98aa84b17691408e2884b2295ebad63 Mon Sep 17 00:00:00 2001 From: jake-mahon Date: Tue, 23 Sep 2025 13:52:14 -0400 Subject: [PATCH] Add the TKM team as code owners of the KB folder in docs/kb --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3af0c78581..ff423d0b91 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -152,3 +152,6 @@ /sidebars/threatprevention/ @netwrix/threatprevention-docs /static/files/threatprevention/ @netwrix/threatprevention-docs /static/images/threatprevention/ @netwrix/threatprevention-docs + +# Knowledge base team +/docs/kb/ @netwrix/kb-docs