Skip to content

Commit 330530e

Browse files
committed
Update fileMetadata in docfx.json
1 parent 9da2823 commit 330530e

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

docfx.json

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -341,14 +341,26 @@
341341
},
342342
"filemetadata": {
343343
"ms.author": {
344-
"azurermps/**/*.md": "PowerShellhelpub",
345-
"azuresmps/**/*.md": "PowerShellhelpub",
346-
"azurestackps/**/*.md": "sngun"
344+
"azurermps-1.2.9/**/*.md": "PowerShellhelpub",
345+
"azurermps-1.7.0/**/*.md": "PowerShellhelpub",
346+
"azurermps-2.2.0/**/*.md": "PowerShellhelpub",
347+
"azurermps-3.7.0/**/*.md": "PowerShellhelpub",
348+
"azurermps-3.8.0/**/*.md": "PowerShellhelpub",
349+
"azurermps-4.1.0/**/*.md": "PowerShellhelpub",
350+
"azuresmps-3.7.0/**/*.md": "PowerShellhelpub",
351+
"azuresmps-4.0.0/**/*.md": "PowerShellhelpub",
352+
"azurestackps-1.2.9/**/*.md": "sngun"
347353
},
348354
"author": {
349-
"azurermps/**/*.md": "PowerShellhelpub",
350-
"azuresmps/**/*.md": "PowerShellhelpub",
351-
"azurestackps/**/*.md": "SnehaGunda"
355+
"azurermps-1.2.9/**/*.md": "PowerShellhelpub",
356+
"azurermps-1.7.0/**/*.md": "PowerShellhelpub",
357+
"azurermps-2.2.0/**/*.md": "PowerShellhelpub",
358+
"azurermps-3.7.0/**/*.md": "PowerShellhelpub",
359+
"azurermps-3.8.0/**/*.md": "PowerShellhelpub",
360+
"azurermps-4.1.0/**/*.md": "PowerShellhelpub",
361+
"azuresmps-3.7.0/**/*.md": "PowerShellhelpub",
362+
"azuresmps-4.0.0/**/*.md": "PowerShellhelpub",
363+
"azurestackps-1.2.9/**/*.md": "SnehaGunda"
352364
},
353365
"ms.manager": {
354366
"azurermps/**/*.md": "carmonm",

0 commit comments

Comments
 (0)