From 634dd08b5310157ff4dd4b84c5c919774da18090 Mon Sep 17 00:00:00 2001 From: Victor Marmol Date: Thu, 1 May 2014 15:51:38 -0700 Subject: [PATCH] Adding Rohit Jnagal and Victor Marmol to pkg/libcontainer maintainers. Docker-DCO-1.1-Signed-off-by: Victor Marmol (github: vmarmol) Upstream-commit: 71e3757174c3c1617d636ddd7462c39617ba5a77 Component: engine --- components/engine/pkg/libcontainer/MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/engine/pkg/libcontainer/MAINTAINERS b/components/engine/pkg/libcontainer/MAINTAINERS index 1cb551364d..41f04602ee 100644 --- a/components/engine/pkg/libcontainer/MAINTAINERS +++ b/components/engine/pkg/libcontainer/MAINTAINERS @@ -1,2 +1,4 @@ Michael Crosby (@crosbymichael) Guillaume J. Charmes (@creack) +Rohit Jnagal (@rjnagal) +Victor Marmol (@vmarmol)