[PATCH] MAINTAINERS: add me as maintainer for tools/xenstore/

Juergen Gross posted 1 patch 3 years, 4 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20201208103026.28772-1-jgross@suse.com
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
[PATCH] MAINTAINERS: add me as maintainer for tools/xenstore/
Posted by Juergen Gross 3 years, 4 months ago
I have been the major contributor for C Xenstore the past few years.

Add me as a maintainer for tools/xenstore/.

Signed-off-by: Juergen Gross <jgross@suse.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index dab38a6a14..6dbd99aff4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -584,6 +584,13 @@ F:	xen/include/asm-x86/guest/hyperv-hcall.h
 F:	xen/include/asm-x86/guest/hyperv-tlfs.h
 F:	xen/include/asm-x86/hvm/viridian.h
 
+XENSTORE
+M:	Ian Jackson <iwj@xenproject.org>
+M:	Wei Liu <wl@xen.org>
+M:	Juergen Gross <jgross@suse.com>
+S:	Supported
+F:	tools/xenstore/
+
 XENTRACE
 M:	George Dunlap <george.dunlap@citrix.com>
 S:	Supported
-- 
2.26.2


Re: [PATCH] MAINTAINERS: add me as maintainer for tools/xenstore/
Posted by Wei Liu 3 years, 4 months ago
On Tue, Dec 08, 2020 at 11:30:26AM +0100, Juergen Gross wrote:
> I have been the major contributor for C Xenstore the past few years.
> 
> Add me as a maintainer for tools/xenstore/.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Wei Liu <wl@xen.org>

Thanks for stepping up.

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index dab38a6a14..6dbd99aff4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -584,6 +584,13 @@ F:	xen/include/asm-x86/guest/hyperv-hcall.h
>  F:	xen/include/asm-x86/guest/hyperv-tlfs.h
>  F:	xen/include/asm-x86/hvm/viridian.h
>  
> +XENSTORE
> +M:	Ian Jackson <iwj@xenproject.org>
> +M:	Wei Liu <wl@xen.org>
> +M:	Juergen Gross <jgross@suse.com>
> +S:	Supported
> +F:	tools/xenstore/
> +
>  XENTRACE
>  M:	George Dunlap <george.dunlap@citrix.com>
>  S:	Supported
> -- 
> 2.26.2
>