diff --git a/components/engine/daemon/MAINTAINERS b/components/engine/daemon/MAINTAINERS index 7ab013cd82..434aad9d57 100644 --- a/components/engine/daemon/MAINTAINERS +++ b/components/engine/daemon/MAINTAINERS @@ -1 +1,6 @@ +Solomon Hykes (@shykes) +Victor Vieux (@vieux) +Michael Crosby (@crosbymichael) +Cristian Staretu (@unclejack) +Tibor Vass (@tiborvass) volumes.go: Brian Goff (@cpuguy83) diff --git a/components/engine/graph/MAINTAINERS b/components/engine/graph/MAINTAINERS new file mode 100644 index 0000000000..e409454b5e --- /dev/null +++ b/components/engine/graph/MAINTAINERS @@ -0,0 +1,5 @@ +Solomon Hykes (@shykes) +Victor Vieux (@vieux) +Michael Crosby (@crosbymichael) +Cristian Staretu (@unclejack) +Tibor Vass (@tiborvass)