From c573ae10bfe08795594170c239e6cfdd88afc515 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Mon, 21 Jul 2025 10:58:31 -0700 Subject: [PATCH] remove invalid authors --- docfx.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/docfx.json b/docfx.json index 269725313ef..b96fdedd3c7 100644 --- a/docfx.json +++ b/docfx.json @@ -44,7 +44,7 @@ "recommendations": true, "author": "dotnet-bot", "ms.author": "dotnetcontent", - "ms.date": "05/16/2023", + "ms.date": "07/01/2025", "searchScope": [".NET"], "show_latex": true, "uhfHeaderId": "MSDocsHeader-DotNet", @@ -73,15 +73,11 @@ "fileMetadata": { "author": { "api/System.Net**.yml": "karelz", - "api/System.Web**.yml": "Rick-Anderson", - "api/Microsoft.VisualBasic**.yml": "KathleenDollard" + "api/Microsoft.VisualBasic**.yml": "BillWagner" }, "ms.author": { "api/System.Net**.yml": "ncldev", - "api/Microsoft.VisualBasic**.yml": "kdollard" - }, - "ms.custom": { - "api/System.String.Split.yml": "contperf-fy21q2" + "api/Microsoft.VisualBasic**.yml": "wiwagn" }, "ms.subservice": { "api/Accessibility**.yml": "accessibility",