Skip to content

Commit f190e9d

Browse files
authored
Merge pull request #1955 from sdwheeler/sdw-metafix
updating metadata tags in docfx.json
2 parents 4a0e687 + 7f1bfb6 commit f190e9d

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

dsc/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"manager": "carmonm",
2121
"ms.devlang": "powershell",
2222
"ms.tgt_pltfr": "windows",
23-
"ms.author": "eslesar"
23+
"ms.author": "sewhee"
2424
},
2525
"resource": [
2626
{

gallery/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"manager": "carmonm",
1919
"ms.devlang": "powershell",
2020
"ms.tgt_pltfr": "windows, macos, linux",
21-
"author": "juanpablojofre",
22-
"ms.author": "jpjofre"
21+
"author": "JKeithB",
22+
"ms.author": "keithb"
2323
},
2424
"resource": [
2525
{

jea/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"manager": "carmonm",
1919
"ms.devlang": "powershell",
2020
"ms.tgt_pltfr": "windows",
21-
"ms.author": "jpjofre"
21+
"ms.author": "sewhee"
2222
},
2323
"resource": [
2424
{

reference/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@
238238
"ms.topic": "reference",
239239
"manager": "carmonm",
240240
"ms.tgt_pltfr": "windows, macos, linux",
241-
"author": "juanpablojofre",
242-
"ms.author": "jpjofre"
241+
"author": "sdwheeler",
242+
"ms.author": "sewhee"
243243
},
244244
"fileMetadata": {},
245245
"template": [],

reference/docs-conceptual/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"manager": "carmonm",
1717
"ms.devlang": "powershell",
1818
"ms.tgt_pltfr": "windows, macos, linux",
19-
"author": "juanpablojofre",
20-
"ms.author": "jpjofre"
19+
"author": "sdwheeler",
20+
"ms.author": "sewhee"
2121
},
2222
"resource": [
2323
{

wmf/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"uhfHeaderId": "MSDocsHeader-Powershell",
1515
"ROBOTS": "INDEX, FOLLOW",
1616
"ms.prod": "powershell",
17-
"ms.technology": "wmf",
17+
"ms.technology": "",
1818
"manager": "carmonm",
1919
"ms.devlang": "powershell",
2020
"ms.tgt_pltfr": "windows",
21-
"ms.author": "jpjofre"
21+
"ms.author": "keithb"
2222
},
2323
"resource": [
2424
{

0 commit comments

Comments
 (0)