diff mbox

MAINTAINERS: Add include/hw/unicore32/ to UniCore32 section

Message ID 1473455763-27332-1-git-send-email-thuth@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Thomas Huth Sept. 9, 2016, 9:16 p.m. UTC
get_maintainer.pl now properly recognizes that the file in
include/hw/unicore32/ belongs to UniCore32.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Guan Xuetao Sept. 11, 2016, 12:52 p.m. UTC | #1
> get_maintainer.pl now properly recognizes that the file in
> include/hw/unicore32/ belongs to UniCore32.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>

Looks ok to me.
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9d17cb3..7196dba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -204,6 +204,7 @@ M: Guan Xuetao <gxt@mprc.pku.edu.cn>
>  S: Maintained
>  F: target-unicore32/
>  F: hw/unicore32/
> +F: include/hw/unicore32/
>
>  X86
>  M: Paolo Bonzini <pbonzini@redhat.com>
> --
> 1.8.3.1
>
Michael Tokarev Sept. 14, 2016, 5:35 a.m. UTC | #2
Applied to -trivial, thanks!

/mjt
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9d17cb3..7196dba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -204,6 +204,7 @@  M: Guan Xuetao <gxt@mprc.pku.edu.cn>
 S: Maintained
 F: target-unicore32/
 F: hw/unicore32/
+F: include/hw/unicore32/
 
 X86
 M: Paolo Bonzini <pbonzini@redhat.com>