浏览代码

Merge pull request #9172 from vbatts/vbatts-dm_maintainer

pkg/devicemapper: missed MAINTAINERS on split
Michael Crosby 10 年之前
父节点
当前提交
25643f8932
共有 2 个文件被更改,包括 2 次插入1 次删除
  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)