[Xen-devel] [PATCH LIVEPATCH-BUILD-TOOLS] Introduce a MAINTAINERS file

Lars Kurth posted 1 patch 4 years, 8 months ago
Failed in applying to current master (apply log)
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 MAINTAINERS
[Xen-devel] [PATCH LIVEPATCH-BUILD-TOOLS] Introduce a MAINTAINERS file
Posted by Lars Kurth 4 years, 8 months ago
Rationale: this will allow us to use get_maintainer.pl /
add_maintainers.pl scripts from xen.git

Signed-off-by: Lars Kurth <lars.kurth@citrix.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 MAINTAINERS

diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..de2aedb
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,11 @@
+This file follows the same conventions as outlined in
+xen.git:MAINTAINERS. Please refer to the file in xen.git
+for more information.
+
+THE REST
+M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+M:	Ross Lagerwall <ross.lagerwall@citrix.com>
+L:	xen-devel@lists.xenproject.org
+S:	Supported
+F:	*
+F:	*/
-- 
2.13.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
Re: [Xen-devel] [PATCH LIVEPATCH-BUILD-TOOLS] Introduce a MAINTAINERS file
Posted by Ross Lagerwall 4 years, 8 months ago
On 8/15/19 7:16 PM, Lars Kurth wrote:
> Rationale: this will allow us to use get_maintainer.pl /
> add_maintainers.pl scripts from xen.git
> 
> Signed-off-by: Lars Kurth <lars.kurth@citrix.com>

Acked-by: Ross Lagerwall <ross.lagerwall@citrix.com>

Thanks!

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel