From: Dario Faggioli Date: Thu, 10 Mar 2016 15:51:40 +0000 (+0100) Subject: sched: add Meng as RTDS maintainer X-Git-Tag: 4.7.0-rc1~387 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f233dd6bcd294ff58647cd615fb331ad0704d728;p=xen.git sched: add Meng as RTDS maintainer Meng Xu is one of the maintainers of the RT-Xen project, which is from where the RTDS scheduler comes. He also is the main author of the version of RTDS that we currently have here upstream. Since the upstreaming effort, he's continued looking after the code, engaging with the community, coming and presenting at XenSummits and, last but not least, doing development himself as well as directing the work of others, with the aim of improving the scheduler. In summary, he has reached the point, both from thechnical and community engagement point of views, where he can effectively serve as a maintainer of RTDS code. Signed-off-by: Dario Faggioli Acked-by: Meng Xu Acked-by: George Dunlap --- diff --git a/MAINTAINERS b/MAINTAINERS index 69593d9fd6..52cc538b08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -286,6 +286,7 @@ F: tools/hotplug/Linux/block-drbd-probe RTDS SCHEDULER M: Dario Faggioli +M: Meng Xu S: Supported F: xen/common/sched_rt.c