From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Studer Subject: [PATCH v2] Add ARINC653 scheduler maintainers. Date: Thu, 12 Sep 2013 11:47:00 -0400 Message-ID: <1379000820-11602-1-git-send-email-nate.studer@dornerworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com, george.dunlap@eu.citrix.com, ian.jackson@eu.citrix.com, robert.vanvossen@dornerworks.com, kathy.hadley@dornerworks.com, Nathan Studer List-Id: xen-devel@lists.xenproject.org From: Nathan Studer Previously the ARINC653 scheduler was indirectly maintained by Kathy Hadley and Josh Holtrop being cc'd on changes by George Dunlap. Maintenance is currently being done by Robert VanVossen and myself. To avoid potential communication problems in the future, make Robbie and I the official maintainers. Signed-off-by: Nathan Studer --- Changed since v1: * Put in alphabetic feature name position --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 843f9e3..adacac2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -117,6 +117,13 @@ M: Jacob Shin S: Supported F: xen/arch/x86/hvm/svm/ +ARINC653 SCHEDULER +M: Nathan Studer +M: Robert VanVossen +S: Supported +F: xen/common/sched_arinc653.c +F: tools/libxc/xc_arinc653.c + ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE M: Ian Campbell M: Stefano Stabellini -- 1.7.9.5