Skip to content

Commit 1e5b15e

Browse files
committed
updated docfx config
1 parent fbc5fe1 commit 1e5b15e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/docfx.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"javascript/**/*.yml": "diberry",
109109
"jenkins/**/*.md": "TomArcherMsft",
110110
"jenkins/**/*.yml": "TomArcherMsft",
111-
"migrate/**/*.md": "KarlErickson",
112-
"migrate/**/*.yml": "KarlErickson",
111+
"github-copilot-app-modernization/**/*.md": "KarlErickson",
112+
"github-copilot-app-modernization/**/*.yml": "KarlErickson",
113113
"python/**/*.md": "bobtabor-msft",
114114
"python/**/*.yml": "bobtabor-msft",
115115
"terraform/**/*.md": "TomArcherMsft",
@@ -154,8 +154,8 @@
154154
"javascript/**/*.yml": "diberry",
155155
"jenkins/**/*.md": "tarcher",
156156
"jenkins/**/*.yml": "tarcher",
157-
"migrate/**/*.md": "karler",
158-
"migrate/**/*.yml": "karler",
157+
"github-copilot-app-modernization/**/*.md": "karler",
158+
"github-copilot-app-modernization/**/*.yml": "karler",
159159
"python/**/*.md": "rotabor",
160160
"python/**/*.yml": "rotabor",
161161
"terraform/**/*.md": "tarcher",
@@ -213,8 +213,8 @@
213213
"javascript/**/*.yml": "azure-javascript",
214214
"jenkins/**/*.md": "jenkins",
215215
"jenkins/**/*.yml": "jenkins",
216-
"migrate/**/*.md": "azure",
217-
"migrate/**/*.yml": "azure",
216+
"github-copilot-app-modernization/**/*.md": "azure",
217+
"github-copilot-app-modernization/**/*.yml": "azure",
218218
"python/**/*.md": "azure-python",
219219
"python/**/*.yml": "azure-python",
220220
"terraform/**/*.md": "terraform",
@@ -271,8 +271,8 @@
271271
"**/java/ai/**/*.yml": "ce-skilling-ai-copilot",
272272
"**/javascript/ai/**/*.md": "ce-skilling-ai-copilot",
273273
"**/javascript/ai/**/*.yml": "ce-skilling-ai-copilot",
274-
"**/migrate/**/*.md": "ce-skilling-ai-copilot",
275-
"**/migrate/**/*.yml": "ce-skilling-ai-copilot"
274+
"**/github-copilot-app-modernization/**/*.md": "ce-skilling-ai-copilot",
275+
"**/github-copilot-app-modernization/**/*.yml": "ce-skilling-ai-copilot"
276276
},
277277
"ms.update-cycle": {
278278
"**/ai/**/*.md": "180-days",
@@ -285,8 +285,8 @@
285285
"**/java/ai/**/*.yml": "180-days",
286286
"**/javascript/ai/**/*.md": "180-days",
287287
"**/javascript/ai/**/*.yml": "180-days",
288-
"**/migrate/**/*.md": "180-days",
289-
"**/migrate/**/*.yml": "180-days"
288+
"**/github-copilot-app-modernization/**/*.md": "180-days",
289+
"**/github-copilot-app-modernization/**/*.yml": "180-days"
290290
},
291291
"ROBOTS": {
292292
"ux-beta/**/*.md": "NOINDEX"

0 commit comments

Comments
 (0)