diff mbox

MAINTAINERS: Add include/hw/tricore/ to TriCore section

Message ID 1473455829-27400-1-git-send-email-thuth@redhat.com
State New
Headers show

Commit Message

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

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

Comments

Bastian Koppelmann Sept. 10, 2016, 12:51 p.m. UTC | #1
On 09/09/2016 11:17 PM, Thomas Huth wrote:
> get_maintainer.pl now properly recognizes that the file in
> include/hw/tricore/ belongs to TriCore.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7196dba..dad82e7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -228,6 +228,7 @@ M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
>  S: Maintained
>  F: target-tricore/
>  F: hw/tricore/
> +F: include/hw/tricore/
>  
>  Guest CPU Cores (KVM):
>  ----------------------
> 

Woops :). I'm fine with this change. I guess this goes through trivial
tree?

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>

Cheer,
    Bastian
Michael Tokarev Sept. 14, 2016, 5:35 a.m. UTC | #2
Aplied to -trivial, thanks!

/mjt
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7196dba..dad82e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -228,6 +228,7 @@  M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
 S: Maintained
 F: target-tricore/
 F: hw/tricore/
+F: include/hw/tricore/
 
 Guest CPU Cores (KVM):
 ----------------------