mirror of https://github.com/docker/docs.git
Update _config.yml
This commit is contained in:
parent
8f8427f04f
commit
964b492b40
|
|
@ -76,7 +76,7 @@ defaults:
|
||||||
type: "pages"
|
type: "pages"
|
||||||
values:
|
values:
|
||||||
layout: docs
|
layout: docs
|
||||||
defaultassignee: johndmulhausen
|
defaultassignee: gbarr01
|
||||||
toc_min: 2
|
toc_min: 2
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
tree: true
|
tree: true
|
||||||
|
|
@ -107,11 +107,11 @@ defaults:
|
||||||
- scope:
|
- scope:
|
||||||
path: "docker-hub"
|
path: "docker-hub"
|
||||||
values:
|
values:
|
||||||
assignee: "johndmulhausen"
|
assignee: "gbarr01"
|
||||||
- scope:
|
- scope:
|
||||||
path: "docker-store"
|
path: "docker-store"
|
||||||
values:
|
values:
|
||||||
assignee: "johndmulhausen"
|
assignee: "gbarr01"
|
||||||
- scope:
|
- scope:
|
||||||
path: "install"
|
path: "install"
|
||||||
values:
|
values:
|
||||||
|
|
@ -127,7 +127,7 @@ defaults:
|
||||||
- scope:
|
- scope:
|
||||||
path: "notary"
|
path: "notary"
|
||||||
values:
|
values:
|
||||||
assignee: "johndmulhausen"
|
assignee: "gbarr01"
|
||||||
- scope:
|
- scope:
|
||||||
path: "registry"
|
path: "registry"
|
||||||
values:
|
values:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue