Skip to content

Commit 95a8f57

Browse files
authored
Exclude engsys contributors
1 parent 62c08b4 commit 95a8f57

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docfx.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,11 @@
262262
"repo": "https://github.com/azure/azure-docs-sdk-java",
263263
"branch": "main",
264264
"apiSpecFolder": "docs-ref-overwrite"
265-
}
265+
},
266+
"contributors_to_exclude": [
267+
"danieljurek",
268+
"JimSuplizio"
269+
]
266270
},
267271
"fileMetadata": {
268272
"author": {

0 commit comments

Comments
 (0)