From f3944b5ba3bd94bb162c4d3ae6fb2356b060f720 Mon Sep 17 00:00:00 2001 From: Gary Moore <5432776+garycentric@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:55:30 -0700 Subject: [PATCH 1/2] Remove static ms.date from global metadata --- sharepoint/docfx.json | 1 - 1 file changed, 1 deletion(-) diff --git a/sharepoint/docfx.json b/sharepoint/docfx.json index af115c8c6..bdbdc519d 100644 --- a/sharepoint/docfx.json +++ b/sharepoint/docfx.json @@ -47,7 +47,6 @@ "manager": "meerak", "ms.author": "pamgreen", "ms.devlang": "powershell", - "ms.date": "09/08/2021", "ms.topic": "reference", "contributors_to_exclude": [ "rjagiewich", From 15054563d032ef4a6dc720fd3dfe1885e6ee5c1d Mon Sep 17 00:00:00 2001 From: Gary Moore <5432776+garycentric@users.noreply.github.com> Date: Tue, 12 Aug 2025 18:04:15 -0700 Subject: [PATCH 2/2] Update global author, ms.author, and manager ms.author and manager are now FEDS SharePoint Admin Team (speedta). The value of author must be for an individual GitHub account, so I've selected Sam Kabue. --- sharepoint/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sharepoint/docfx.json b/sharepoint/docfx.json index bdbdc519d..6002cad31 100644 --- a/sharepoint/docfx.json +++ b/sharepoint/docfx.json @@ -43,9 +43,9 @@ "breadcrumb_path": "/powershell/breadcrumb/toc.json", "feedback_system": "Standard", "feedback_product_url": "https://github.com/MicrosoftDocs/OfficeDocs-SharePoint-powershell/issues", - "author": "techwriter40", - "manager": "meerak", - "ms.author": "pamgreen", + "author": "samkabue", + "manager": "speedta", + "ms.author": "speedta", "ms.devlang": "powershell", "ms.topic": "reference", "contributors_to_exclude": [