Skip to content

Commit 5b58957

Browse files
committed
updated for new writer
1 parent 9afa665 commit 5b58957

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docfx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,6 +928,7 @@
928928
"articles/object-anchors/**/*.md": "azure-object-anchors",
929929
"articles/openshift/**/*.md": "azure-redhat-openshift",
930930
"articles/partner-solutions/**/*.md": "partner-services",
931+
"articles/partner-solutions/**/*.yml": "partner-services",
931932
"articles/playwright-testing/**/*.md": "playwright-testing",
932933
"articles/quotas/**/*.md": "azure-quotas",
933934
"articles/remote-rendering/**/*.md": "azure-remote-rendering",
@@ -941,7 +942,9 @@
941942
"articles/virtual-desktop/**/*.yml": "azure-virtual-desktop"
942943
},
943944
"ms.reviewer": {
944-
"articles/advisor/*.md": "ikhapova"
945+
"articles/advisor/*.md": "ikhapova",
946+
"articles/partner-solutions/**/*.md": "professorkendrick",
947+
"articles/partner-solutions/**/*.yml": "professorkendrick"
945948
},
946949
"search.appverid": {
947950
"articles/private-5g-core/**/*.md": "ap5gc",

0 commit comments

Comments
 (0)