Skip to content

Commit 4a92f2a

Browse files
authored
Merge pull request #1590 from nitinme/nitinme-misc-updates
Adding metadata for tracking freshness at different level for deprecated services
2 parents e9794a4 + 8fe8988 commit 4a92f2a

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

docfx.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,13 +356,13 @@
356356
},
357357
"manager": {
358358
"articles/search/**/*.md": "nitinme",
359-
"articles/ai-studio/**/*.md": "nitinme",
359+
"articles/ai-studio/**/*.md": "scottpolly",
360360
"articles/ai-services/**/*.md": "nitinme",
361361
"articles/genomics/**/*.md": "scottpolly",
362362
"articles/genomics/**/*.yml": "scottpolly"
363363
},
364364
"ms.author": {
365-
"articles/ai-studio/**/*.md": "eur",
365+
"articles/ai-studio/**/*.md": "sgilley",
366366
"articles/ai-services/**/*.md": "eur",
367367
"articles/ai-services/anomaly-detector/**/*.md": "mbullwin",
368368
"articles/ai-services/computer-vision/**/*.md": "pafarley",
@@ -384,6 +384,18 @@
384384
"ms.collection": {
385385
"articles/ai-services/**/*.md": "ce-skilling-ai-copilot",
386386
"articles/ai-services/**/*.yml": "ce-skilling-ai-copilot",
387+
"articles/ai-services/anomaly-detector/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
388+
"articles/ai-services/anomaly-detector/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
389+
"articles/ai-services/content-moderator/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
390+
"articles/ai-services/content-moderator/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
391+
"articles/ai-services/metrics-advisor/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
392+
"articles/ai-services/metrics-advisor/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
393+
"articles/ai-services/personalizer/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
394+
"articles/ai-services/personalizer/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
395+
"articles/ai-services/luis/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
396+
"articles/ai-services/luis/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
397+
"articles/ai-services/qnamaker/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
398+
"articles/ai-services/qnamaker/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
387399
"articles/ai-studio/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
388400
"articles/ai-studio/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
389401
"articles/search/**/*.md": "ce-skilling-ai-copilot",
@@ -400,7 +412,7 @@
400412
"articles/machine-learning/v1/*.md": "UpdateFrequency5"
401413
},
402414
"ms.service": {
403-
"articles/ai-studio/**/*.md": "azure-ai-services",
415+
"articles/ai-studio/**/*.md": "azure-ai-studio",
404416
"articles/ai-services/**/*.md": "azure-ai-services",
405417
"articles/ai-services/speech-service/*.md": "azure-ai-speech",
406418
"articles/ai-services/translator/**/*.md": "azure-ai-translator",

0 commit comments

Comments
 (0)