From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nate Studer Subject: Re: Ping:[PATCH v2] Add ARINC653 scheduler maintainers. Date: Thu, 26 Sep 2013 12:13:48 -0400 Message-ID: <52445D3C.5040906@dornerworks.com> References: <1379000820-11602-1-git-send-email-nate.studer@dornerworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1379000820-11602-1-git-send-email-nate.studer@dornerworks.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Nathan Studer Cc: ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com, george.dunlap@eu.citrix.com, ian.jackson@eu.citrix.com, robert.vanvossen@dornerworks.com, xen-devel@lists.xen.org, kathy.hadley@dornerworks.com List-Id: xen-devel@lists.xenproject.org On 9/12/2013 11:47 AM, Nathan Studer wrote: > 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 George supplied his ACK for the scheduling side of things, but we have not heard anything from the tool maintainers. > + > ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE > M: Ian Campbell > M: Stefano Stabellini >