diff --git a/reference/docfx.json b/reference/docfx.json index 0c4dc91..d9531b4 100644 --- a/reference/docfx.json +++ b/reference/docfx.json @@ -14,10 +14,6 @@ "dest": "PowerShell-Docs-Modules", "externalReference": [], "fileMetadata": { - "author": { - "**/**.md": "sdwheeler", - "**/**.yml": "sdwheeler" - }, "feedback_product_url": { "ps-modules/Microsoft.PowerShell.Crescendo/**.md": "https://github.com/PowerShell/Crescendo/issues/new/choose", "ps-modules/Microsoft.PowerShell.Crescendo/**.yml": "https://github.com/PowerShell/Crescendo/issues/new/choose", @@ -27,63 +23,14 @@ "ps-modules/PlatyPS/**.yml": "https://github.com/PowerShell/platyPS/issues/new/choose", "ps-modules/PSScriptAnalyzer/**.yml": "https://github.com/PowerShell/PSScriptAnalyzer/issues/new/choose" }, - "feedback_system": { - "**/*": "OpenSource" - }, - "open_source_feedback_contributorGuideUrl": { - "**/*": "https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide" - }, - "open_source_feedback_issueTitle": { - "**/*": "Customer feedback - " - }, - "open_source_feedback_issueLabels": { - "**/*": "needs-triage" - }, - "open_source_feedback_issueUrl": { - "**/*": "https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/issues/new?template=04-customer-feedback.yml" - }, - "open_source_feedback_productDescription": { - "**/*": "These PowerShell modules are open source projects. Select a link to provide feedback:" - }, - "open_source_feedback_productLogoLightUrl": { - "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" - }, - "open_source_feedback_productLogoDarkUrl": { - "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" - }, - "open_source_feedback_productName": { - "**/*": "PowerShell feedback" - }, - "manager": { - "**/**": "mkluck" - }, - "ms.author": { - "**/**.md": "sewhee", - "**/**.yml": "sewhee" - }, - "ms.prod": { - "**/**.md": "powershell", - "**/**.yml": "powershell" - }, "ms.technology": { "**/**.md": "powershell-conceptual", "**/**.yml": "powershell-cmdlets", "docs-conceptual/**/**.md": "powershell-conceptual" }, - "ms.tgt_pltfr": { - "**/**": "windows, macos, linux" - }, "ms.topic": { "ps-modules/**.md": "managed-reference", "docs-conceptual/**/**.md": "conceptual" - }, - "products": { - "**/**.md": [ "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" ], - "**/**.yml": [ "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" ] - }, - "social_image_url": { - "**/**.md": "https://learn.microsoft.com/media/logos/logo-powershell-social.png", - "**/**.yml": "https://learn.microsoft.com/media/logos/logo-powershell-social.png" } }, "globalMetadata": { @@ -91,8 +38,23 @@ "apiPlatform": "powershell", "breadcrumb_path": "/powershell/utility-modules/breadcrumb/toc.json", "feedback_github_repo": "MicrosoftDocs/PowerShell-Docs-Modules", + "feedback_system": "OpenSource", + "open_source_feedback_contributorGuideUrl": "https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide", + "open_source_feedback_issueTitle": "Customer feedback - ", + "open_source_feedback_issueLabels": "needs-triage", + "open_source_feedback_issueUrl": "https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/issues/new?template=04-customer-feedback.yml", + "open_source_feedback_productDescription": "These PowerShell modules are open source projects. Select a link to provide feedback:", + "open_source_feedback_productLogoLightUrl": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg", + "open_source_feedback_productLogoDarkUrl": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg", + "open_source_feedback_productName": "PowerShell feedback", + "author": "sdwheeler", + "manager": "jasongroce", + "ms.author": "sewhee", "ms.devlang": "powershell", "ms.prod": "powershell", + "ms.tgt_pltfr": "windows, macos, linux", + "products": [ "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" ], + "social_image_url": "https://learn.microsoft.com/media/logos/logo-powershell-social.png", "titleSuffix": "PowerShell", "toc_preview": true, "uhfHeaderId": "MSDocsHeader-Powershell"