Rationale: this will allow us to use get_maintainer.pl / add_maintainers.pl scripts from xen.git
Signed-off-by: Lars Kurth <[email protected]> --- 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 <[email protected]> +M: Ross Lagerwall <[email protected]> +L: [email protected] +S: Supported +F: * +F: */ -- 2.13.0 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
