Skip to content

Commit 81eda7b

Browse files
authored
Add contributors to exclude in docfx.json
1 parent ba392e7 commit 81eda7b

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

skype/docfx.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,20 @@
8989
"feedback_system": "Standard",
9090
"feedback_product_url": "https://github.com/MicrosoftDocs/office-docs-powershell/issues"
9191
},
92+
"contributors_to_exclude": [
93+
"aditisrivastava07",
94+
"AGuentherinWA",
95+
"claydetels19",
96+
"dstrome",
97+
"garycentric",
98+
"padmagit77",
99+
"rjagiewich",
100+
"Ruchika-mittal01",
101+
"Shipra-M09",
102+
"techtoons"
103+
]
92104
"fileMetadata": {},
93105
"template": [],
94106
"dest": "skype-ps"
95107
}
96-
}
108+
}

0 commit comments

Comments
 (0)