Skip to content

Commit 097a567

Browse files
authored
remove invalid authors (#11591)
1 parent 957eb31 commit 097a567

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docfx.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"recommendations": true,
4545
"author": "dotnet-bot",
4646
"ms.author": "dotnetcontent",
47-
"ms.date": "05/16/2023",
47+
"ms.date": "07/01/2025",
4848
"searchScope": [".NET"],
4949
"show_latex": true,
5050
"uhfHeaderId": "MSDocsHeader-DotNet",
@@ -73,15 +73,11 @@
7373
"fileMetadata": {
7474
"author": {
7575
"api/System.Net**.yml": "karelz",
76-
"api/System.Web**.yml": "Rick-Anderson",
77-
"api/Microsoft.VisualBasic**.yml": "KathleenDollard"
76+
"api/Microsoft.VisualBasic**.yml": "BillWagner"
7877
},
7978
"ms.author": {
8079
"api/System.Net**.yml": "ncldev",
81-
"api/Microsoft.VisualBasic**.yml": "kdollard"
82-
},
83-
"ms.custom": {
84-
"api/System.String.Split.yml": "contperf-fy21q2"
80+
"api/Microsoft.VisualBasic**.yml": "wiwagn"
8581
},
8682
"ms.subservice": {
8783
"api/Accessibility**.yml": "accessibility",

0 commit comments

Comments
 (0)