diff --git a/_config.yml b/_config.yml index 91ec4b2e3f..2cd7f91f78 100644 --- a/_config.yml +++ b/_config.yml @@ -48,7 +48,7 @@ defaults: - scope: path: "docker-cloud" values: - assignee: "sanscontext" + assignee: "londoncalling" - scope: path: "docker-for-mac" values: @@ -60,7 +60,7 @@ defaults: - scope: path: "docker-hub" values: - assignee: "sanscontext" + assignee: "johndmulhausen" - scope: path: "docker-store" values: diff --git a/_layouts/docs.html b/_layouts/docs.html index 74499a59aa..6cc13bb6a3 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -13,6 +13,8 @@ {% endif %} {% endfor %} {% endif %} + +{% if page.assignee %}{% assign assignee=page.assignee%}{% else %}{% assign assignee=page.defaultassignee%}{% endif %} {% assign edit_url = "https://github.com/docker/docker.github.io/edit/master/" | append: page.path %} {% for entry in site.data.not_edited_here.overrides %} @@ -226,7 +228,7 @@ ng\:form { {% if edit_url != "" %} Edit this page {% endif %} - Request docs changes Get support
Rate this page: + Request docs changes Get support
Rate this page: