Merge pull request #1407 from rjagiewich/update-docfx-json-windows

do not merge yet - update contribs to exclude
This commit is contained in:
Rebecca Agiewich
2019-11-05 10:05:17 -08:00
committed by GitHub
2 changed files with 24 additions and 3 deletions

View File

@ -43,8 +43,9 @@
"./": {
"depot_name": "Win.itpro-hololens",
"folder_relative_path_in_docset": "./"
}
}
}
},
"fileMetadata": {},
"template": [
@ -52,5 +53,15 @@
],
"dest": "devices/hololens",
"markdownEngineName": "markdig"
}
},
"contributors_to_exclude": [
"rjagiewich",
"traya1",
"rmca14",
"claydetels19",
"Kellylorenebaker",
"jborsecnik",
"tiburd",
"garycentric"
]
}