diff mbox series

MAINTAINERS: add myself as hypfs maintainer

Message ID 20210408125800.757-1-jgross@suse.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: add myself as hypfs maintainer | expand

Commit Message

Jürgen Groß April 8, 2021, 12:58 p.m. UTC
As I have contributed all the code for hypfs, it would be natural to
be the maintainer.

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

Comments

Ian Jackson April 8, 2021, 1:09 p.m. UTC | #1
Juergen Gross writes ("[PATCH] MAINTAINERS: add myself as hypfs maintainer"):
> As I have contributed all the code for hypfs, it would be natural to
> be the maintainer.
> 
> Suggested-by: Jan Beulich <jbeulich@suse.com>
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Ian Jackson <iwj@xenproject.org>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6a7fa8717e..d46b08a0d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -308,6 +308,15 @@  M:     Nick Rosbrook <rosbrookn@ainfosec.com>
 S:	Maintained
 F:	tools/golang
 
+HYPFS
+M:	Juergen Gross <jgross@suse.com>
+S:	Supported
+F:	tools/include/xenhypfs.h
+F:	tools/libs/hypfs/
+F:	tools/misc/xenhypfs.c
+F:	xen/common/hypfs.c
+F:	xen/include/xen/hypfs.h
+
 INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT)
 R:	Lukasz Hawrylko <lukasz.hawrylko@linux.intel.com>
 S:	Odd Fixes