From 3616cf48daba83f22fa05005d65ff197d095e41c Mon Sep 17 00:00:00 2001 From: Padma Jayaraman <176678503+padmagit77@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:54:42 +0530 Subject: [PATCH] Update docfx.json --- windows/whats-new/docfx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/whats-new/docfx.json b/windows/whats-new/docfx.json index d51e184c00..7bf1757a0f 100644 --- a/windows/whats-new/docfx.json +++ b/windows/whats-new/docfx.json @@ -60,7 +60,8 @@ "Stacyrch140", "garycentric", "dstrome", - "beccarobins" + "beccarobins", + "padmagit77" ], "searchScope": [ "Windows 10" @@ -71,4 +72,4 @@ "dest": "win-whats-new", "markdownEngineName": "markdig" } -} \ No newline at end of file +}