Update contributors_to_exclude in docfx.json files

This commit is contained in:
shdyas
2024-02-22 08:35:50 -08:00
parent 9b799293ed
commit a0165cfe73
10 changed files with 77 additions and 58 deletions

View File

@ -47,7 +47,7 @@
"author": "paolomatarazzo",
"manager": "aaroncz",
"feedback_system": "Standard",
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
"_op_documentIdPathDepotMapping": {
"./": {
"depot_name": "MSDN.win-configuration",
@ -66,31 +66,34 @@
"beccarobins",
"Stacyrch140",
"v-stsavell",
"American-Dipper"
"American-Dipper",
"shdyas"
],
"searchScope": ["Windows 10"]
"searchScope": [
"Windows 10"
]
},
"fileMetadata": {
"feedback_system": {
"ue-v/**/*.*": "None"
},
"author":{
"author": {
"wcd//**/*.md": "aczechowski",
"wcd//**/*.yml": "aczechowski",
"ue-v//**/*.md": "aczechowski",
"ue-v//**/*.yml": "aczechowski"
},
"ms.author":{
"ms.author": {
"wcd//**/*.md": "aaroncz",
"wcd//**/*.yml": "aaroncz",
"ue-v//**/*.md": "aaroncz",
"ue-v//**/*.yml": "aaroncz"
},
"ms.reviewer":{
"ms.reviewer": {
"kiosk//**/*.md": "sybruckm",
"start//**/*.md": "ericpapa"
},
"ms.collection":{
"ms.collection": {
"wcd//**/*.md": "must-keep",
"ue-v//**/*.md": [
"must-keep",
@ -112,5 +115,4 @@
"dest": "win-configuration",
"markdownEngineName": "markdig"
}
}
}