From efe70f38b9624dd4e7ab814ecbc60a81be83bb65 Mon Sep 17 00:00:00 2001 From: Jeff Borsecnik <123032460+American-Dipper@users.noreply.github.com> Date: Wed, 11 Oct 2023 09:20:27 -0700 Subject: [PATCH] Update docfx.json "contributors to exclude" --- windows/security/docfx.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 817a43769a..788dd39424 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -65,7 +65,10 @@ "dstrome", "v-dihans", "garycentric", - "beccarobins" + "beccarobins", + "v-stchambers", + "v-stsavell", + "American-Dipper" ], "searchScope": [ "Windows 10" @@ -235,4 +238,4 @@ "dest": "security", "markdownEngineName": "markdig" } -} \ No newline at end of file +}