diff mbox series

Add myself as maintainer for TPM code

Message ID 1504809698-30479-1-git-send-email-stefanb@linux.vnet.ibm.com
State New
Headers show
Series Add myself as maintainer for TPM code | expand

Commit Message

Stefan Berger Sept. 7, 2017, 6:41 p.m. UTC
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Philippe Mathieu-Daudé Sept. 7, 2017, 6:49 p.m. UTC | #1
Hi Stefan,

On 09/07/2017 03:41 PM, Stefan Berger wrote:
> Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
> ---
>   MAINTAINERS | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index caf7e8a..1d5ea97 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1487,7 +1487,8 @@ F: docs/tracing.txt
>   T: git git://github.com/stefanha/qemu.git tracing
>   
>   TPM
> -S: Orphan
> +M: Stefan Berger <stefanb@linux.vnet.ibm.com>
> +S: Maintained

:)

>   F: tpm.c
>   F: hw/tpm/*
>   F: include/hw/acpi/tpm.h
> 

While here are you OK to add this file too?

F: backends/tpm.c

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Regards,

Phil.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index caf7e8a..1d5ea97 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1487,7 +1487,8 @@  F: docs/tracing.txt
 T: git git://github.com/stefanha/qemu.git tracing
 
 TPM
-S: Orphan
+M: Stefan Berger <stefanb@linux.vnet.ibm.com>
+S: Maintained
 F: tpm.c
 F: hw/tpm/*
 F: include/hw/acpi/tpm.h