From 493e82559c6f97625721021760fe2e578bb1e43d Mon Sep 17 00:00:00 2001 From: Lars Kurth Date: Thu, 15 Aug 2019 19:16:27 +0100 Subject: [PATCH] Introduce a MAINTAINERS file Rationale: this will allow us to use get_maintainer.pl / add_maintainers.pl scripts from xen.git Signed-off-by: Lars Kurth --- 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 +M: Ross Lagerwall +L: xen-devel@lists.xenproject.org +S: Supported +F: * +F: */ -- 2.39.5