From 80b3c2c4c1c990f0cabfccb033ae75700daaae99 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 10 Nov 2016 16:51:27 -0800 Subject: [PATCH] Implement auto-assigned ticketing (#527) * Implement auto-assigned ticketing * Update _config.yml * Update docs.html * Update _config.yml --- _config.yml | 61 ++++++++++++++++++++++++++++++++++++++++++++++ _layouts/docs.html | 2 +- 2 files changed, 62 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7349189e67..edd248ed39 100644 --- a/_config.yml +++ b/_config.yml @@ -27,3 +27,64 @@ defaults: type: "pages" values: layout: docs + defaultassignee: johndmulhausen + - scope: + path: "compose" + values: + assignee: "londoncalling" + - scope: + path: "cs-engine" + values: + assignee: "joaofnfernandes" + - scope: + path: "datacenter" + values: + assignee: "joaofnfernandes" + - scope: + path: "docker-cloud" + values: + assignee: "sanscontext" + - scope: + path: "docker-for-mac" + values: + assignee: "londoncalling" + - scope: + path: "docker-for-windows" + values: + assignee: "londoncalling" + - scope: + path: "docker-hub" + values: + assignee: "sanscontext" + - scope: + path: "docker-store" + values: + assignee: "johndmulhausen" + - scope: + path: "engine" + values: + assignee: "mstanleyjones" + - scope: + path: "kitematic" + values: + assignee: "londoncalling" + - scope: + path: "machine" + values: + assignee: "londoncalling" + - scope: + path: "notary" + values: + assignee: "johndmulhausen" + - scope: + path: "registry" + values: + assignee: "joaofnfernandes" + - scope: + path: "swarm" + values: + assignee: "londoncalling" + - scope: + path: "toolbox" + values: + assignee: "londoncalling" diff --git a/_layouts/docs.html b/_layouts/docs.html index b48a045d07..815657868b 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -193,7 +193,7 @@ ng\:form { chat icon Feedback? Questions? Suggestions?
Edit this page, - file a ticket, or rate this page: + file a ticket, or rate this page: