Skip to content

Commit 1eb7cd2

Browse files
authored
Add contributors to exclude in docfx.json
1 parent 9284a33 commit 1eb7cd2

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

whiteboard/docfx.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,20 @@
6565
"feedback_system": "Standard",
6666
"feedback_product_url": "https://github.com/MicrosoftDocs/office-docs-powershell/issues"
6767
},
68+
"contributors_to_exclude": [
69+
"aditisrivastava07",
70+
"AGuentherinWA",
71+
"claydetels19",
72+
"dstrome",
73+
"garycentric",
74+
"padmagit77",
75+
"rjagiewich",
76+
"Ruchika-mittal01",
77+
"Shipra-M09",
78+
"techtoons"
79+
]
6880
"fileMetadata": {},
6981
"template": [],
7082
"dest": "whiteboard-ps"
7183
}
72-
}
84+
}

0 commit comments

Comments
 (0)