diff mbox

[v8,12/12] Add UUID files to MAINTAINERS

Message ID 1474172732-31994-13-git-send-email-famz@redhat.com
State New
Headers show

Commit Message

Fam Zheng Sept. 18, 2016, 4:25 a.m. UTC
I understand that we've been keeping eyes on the uncovered files. Since
I'm adding some more files I volunteer to look after them in the futuer.

Signed-off-by: Fam Zheng <famz@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Jeff Cody Sept. 19, 2016, 3:44 a.m. UTC | #1
On Sun, Sep 18, 2016 at 12:25:32PM +0800, Fam Zheng wrote:
> I understand that we've been keeping eyes on the uncovered files. Since
> I'm adding some more files I volunteer to look after them in the futuer.
> 
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7d43026..764d2e4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1333,6 +1333,12 @@ F: include/qemu/throttle.h
>  F: util/throttle.c
>  L: qemu-block@nongnu.org
>  
> +UUID
> +M: Fam Zheng <famz@redhat.com>
> +S: Supported
> +F: util/uuid.c
> +F: include/qemu/uuid.h
> +
>  Usermode Emulation
>  ------------------
>  Overall
> -- 
> 2.7.4
> 
Reviewed-by: Jeff Cody <jcody@redhat.com>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7d43026..764d2e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1333,6 +1333,12 @@  F: include/qemu/throttle.h
 F: util/throttle.c
 L: qemu-block@nongnu.org
 
+UUID
+M: Fam Zheng <famz@redhat.com>
+S: Supported
+F: util/uuid.c
+F: include/qemu/uuid.h
+
 Usermode Emulation
 ------------------
 Overall