From bc41337f3baff3264bca61a73947bad3dfc388b7 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 14 Nov 2014 09:20:37 -0500 Subject: [PATCH] pkg/devicemapper: missed MAINTAINERS on split Signed-off-by: Vincent Batts --- devicemapper/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 devicemapper/MAINTAINERS diff --git a/devicemapper/MAINTAINERS b/devicemapper/MAINTAINERS new file mode 100644 index 0000000..4428dec --- /dev/null +++ b/devicemapper/MAINTAINERS @@ -0,0 +1 @@ +Vincent Batts (@vbatts)