diff mbox series

[8/8] Add maintainer for the IPMI code

Message ID 1512682213-4354-9-git-send-email-minyard@acm.org
State New
Headers show
Series Small IPMI (and other) fixes | expand

Commit Message

Corey Minyard Dec. 7, 2017, 9:30 p.m. UTC
From: Corey Minyard <cminyard@mvista.com>

Signed-off-by: Corey Minyard <cminyard@mvista.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Marc-André Lureau Jan. 12, 2018, 5:11 p.m. UTC | #1
On Thu, Dec 7, 2017 at 10:30 PM,  <minyard@acm.org> wrote:
> From: Corey Minyard <cminyard@mvista.com>
>
> Signed-off-by: Corey Minyard <cminyard@mvista.com>

Could be the first patch of the series!

Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com>

Thanks!

> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0255113..6483f79 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -924,6 +924,15 @@ F: tests/ahci-test.c
>  F: tests/libqos/ahci*
>  T: git git://github.com/jnsnow/qemu.git ide
>
> +IPMI
> +M: Corey Minyard <minyard@acm.org>
> +S: Maintained
> +F: include/hw/ipmi/*
> +F: hw/ipmi/*
> +F: hw/smbios/smbios_type_38.c
> +F: tests/ipmi*
> +T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
> +
>  Floppy
>  M: John Snow <jsnow@redhat.com>
>  L: qemu-block@nongnu.org
> --
> 2.7.4
>
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 0255113..6483f79 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -924,6 +924,15 @@  F: tests/ahci-test.c
 F: tests/libqos/ahci*
 T: git git://github.com/jnsnow/qemu.git ide
 
+IPMI
+M: Corey Minyard <minyard@acm.org>
+S: Maintained
+F: include/hw/ipmi/*
+F: hw/ipmi/*
+F: hw/smbios/smbios_type_38.c
+F: tests/ipmi*
+T: git git://github.com/cminyard/qemu.git master-ipmi-rebase
+
 Floppy
 M: John Snow <jsnow@redhat.com>
 L: qemu-block@nongnu.org