contribs to exclude

This commit is contained in:
rjagiewich
2019-11-12 16:33:25 -08:00
parent 9358548757
commit 9184b01fbf
4 changed files with 44 additions and 4 deletions

View File

@ -45,5 +45,15 @@
"template": "op.html", "template": "op.html",
"dest": "education", "dest": "education",
"markdownEngineName": "markdig" "markdownEngineName": "markdig"
} },
"contributors_to_exclude": [
"rjagiewich",
"traya1",
"rmca14",
"claydetels19",
"Kellylorenebaker",
"jborsecnik",
"tiburd",
"garycentric"
]
} }

View File

@ -47,5 +47,15 @@
"template": "op.html", "template": "op.html",
"dest": "mdop", "dest": "mdop",
"markdownEngineName": "markdig" "markdownEngineName": "markdig"
} },
"contributors_to_exclude": [
"rjagiewich",
"traya1",
"rmca14",
"claydetels19",
"Kellylorenebaker",
"jborsecnik",
"tiburd",
"garycentric"
]
} }

View File

@ -43,5 +43,15 @@
"template": [], "template": [],
"dest": "smb", "dest": "smb",
"markdownEngineName": "markdig" "markdownEngineName": "markdig"
} },
"contributors_to_exclude": [
"rjagiewich",
"traya1",
"rmca14",
"claydetels19",
"Kellylorenebaker",
"jborsecnik",
"tiburd",
"garycentric"
]
} }

View File

@ -53,5 +53,15 @@
"template": [], "template": [],
"dest": "store-for-business", "dest": "store-for-business",
"markdownEngineName": "markdig" "markdownEngineName": "markdig"
} },
"contributors_to_exclude": [
"rjagiewich",
"traya1",
"rmca14",
"claydetels19",
"Kellylorenebaker",
"jborsecnik",
"tiburd",
"garycentric"
]
} }