[Qemu-devel] [PATCH] MAINTAINERS: update block/sheepdog maintainers

Liu Yuan posted 1 patch 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1539329710-11600-1-git-send-email-namei.unix@gmail.com
Test docker-clang@ubuntu passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[Qemu-devel] [PATCH] MAINTAINERS: update block/sheepdog maintainers
Posted by Liu Yuan 7 years ago
From: Liu Yuan <liuyuan1@cmiot.chinamobile.com>

E-mail to one of block/sheepdog maintainers Mitake Hitoshi bounces

<mitake.hitoshi@lab.ntt.co.jp>: unknown user: "mitake.hitoshi"

and no current address is known. So just remove it.

Signed-off-by: Liu Yuan <liuyuan1@cmiot.chinamobile.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3275cc6..6670c16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2007,7 +2007,6 @@ F: block/rbd.c
 T: git git://github.com/codyprime/qemu-kvm-jtc.git block
 
 Sheepdog
-M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
 M: Liu Yuan <namei.unix@gmail.com>
 M: Jeff Cody <jcody@redhat.com>
 L: qemu-block@nongnu.org
-- 
2.7.4


Re: [Qemu-devel] [PATCH] MAINTAINERS: update block/sheepdog maintainers
Posted by Markus Armbruster 7 years ago
Liu Yuan <namei.unix@gmail.com> writes:

> From: Liu Yuan <liuyuan1@cmiot.chinamobile.com>
>
> E-mail to one of block/sheepdog maintainers Mitake Hitoshi bounces
>
> <mitake.hitoshi@lab.ntt.co.jp>: unknown user: "mitake.hitoshi"

Yup, got that, too.

> and no current address is known. So just remove it.
>
> Signed-off-by: Liu Yuan <liuyuan1@cmiot.chinamobile.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3275cc6..6670c16 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2007,7 +2007,6 @@ F: block/rbd.c
>  T: git git://github.com/codyprime/qemu-kvm-jtc.git block
>  
>  Sheepdog
> -M: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
>  M: Liu Yuan <namei.unix@gmail.com>
>  M: Jeff Cody <jcody@redhat.com>
>  L: qemu-block@nongnu.org

Reviewed-by: Markus Armbruster <armbru@redhat.com>