diff mbox

[RESEND] MAINTAINERS: add myself as maintainer of numa.c

Message ID 1403690115-14869-1-git-send-email-hutao@cn.fujitsu.com
State New
Headers show

Commit Message

Hu Tao June 25, 2014, 9:55 a.m. UTC
After commit 96d0e26c238e8 this file becomes unmaintained, add myself as
the maintainer.

Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Michael S. Tsirkin June 25, 2014, 10:04 a.m. UTC | #1
On Wed, Jun 25, 2014 at 05:55:15PM +0800, Hu Tao wrote:
> After commit 96d0e26c238e8 this file becomes unmaintained,

not listed in MAINTAINERS != unmaintained

> add myself as
> the maintainer.
> 
> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>

Let's wait with this one, for now people can
figure out Cc based on git history.

> ---
>  MAINTAINERS | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9b93edd..47dfc37 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -858,6 +858,11 @@ S: Supported
>  F: qemu-seccomp.c
>  F: include/sysemu/seccomp.h
>  
> +NUMA
> +M: Hu Tao <hutao@cn.fujitsu.com>
> +S: Maintained
> +F: numa.c
> +
>  Usermode Emulation
>  ------------------
>  BSD user
> -- 
> 1.9.3
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9b93edd..47dfc37 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -858,6 +858,11 @@  S: Supported
 F: qemu-seccomp.c
 F: include/sysemu/seccomp.h
 
+NUMA
+M: Hu Tao <hutao@cn.fujitsu.com>
+S: Maintained
+F: numa.c
+
 Usermode Emulation
 ------------------
 BSD user