diff mbox

[v9,12/13] Add UUID files to MAINTAINERS

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

Commit Message

Fam Zheng Sept. 21, 2016, 4:27 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>
Reviewed-by: Jeff Cody <jcody@redhat.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Daniel P. Berrangé Sept. 21, 2016, 8:48 a.m. UTC | #1
On Wed, Sep 21, 2016 at 12:27:25PM +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>
> Reviewed-by: Jeff Cody <jcody@redhat.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 09d13bf..3a031d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1342,6 +1342,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

You should add the test case files too.


Regards,
Daniel
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 09d13bf..3a031d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1342,6 +1342,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