Browse Source

Merge pull request #9172 from vbatts/vbatts-dm_maintainer

pkg/devicemapper: missed MAINTAINERS on split
Michael Crosby 10 years ago
parent
commit
25643f8932
2 changed files with 2 additions and 1 deletions
  1. 1 1
      daemon/graphdriver/devmapper/MAINTAINERS
  2. 1 0
      pkg/devicemapper/MAINTAINERS

+ 1 - 1
daemon/graphdriver/devmapper/MAINTAINERS

@@ -1,2 +1,2 @@
 Alexander Larsson <alexl@redhat.com> (@alexlarsson)
-Vincent Batts <alexl@redhat.com> (@vbatts)
+Vincent Batts <vbatts@redhat.com> (@vbatts)

+ 1 - 0
pkg/devicemapper/MAINTAINERS

@@ -0,0 +1 @@
+Vincent Batts <vbatts@redhat.com> (@vbatts)