From: Nathan Studer <nate.studer@dornerworks.com> 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 <nate.studer@dornerworks.com> --- 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 <jacob.shin@amd.com> S: Supported F: xen/arch/x86/hvm/svm/ +ARINC653 SCHEDULER +M: Nathan Studer <nate.studer@dornerworks.com> +M: Robert VanVossen <robert.vanvossen@dornerworks.com> +S: Supported +F: xen/common/sched_arinc653.c +F: tools/libxc/xc_arinc653.c + ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE M: Ian Campbell <ian.campbell@citrix.com> M: Stefano Stabellini <stefano.stabellini@citrix.com> -- 1.7.9.5
On Thu, Sep 12, 2013 at 4:47 PM, Nathan Studer <nate.studer@dornerworks.com> wrote:> From: Nathan Studer <nate.studer@dornerworks.com> > > 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 <nate.studer@dornerworks.com>Acked-by: George Dunlap <george.dunlap@eu.citrix.com>> > --- > 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 <jacob.shin@amd.com> > S: Supported > F: xen/arch/x86/hvm/svm/ > > +ARINC653 SCHEDULER > +M: Nathan Studer <nate.studer@dornerworks.com> > +M: Robert VanVossen <robert.vanvossen@dornerworks.com> > +S: Supported > +F: xen/common/sched_arinc653.c > +F: tools/libxc/xc_arinc653.c > + > ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE > M: Ian Campbell <ian.campbell@citrix.com> > M: Stefano Stabellini <stefano.stabellini@citrix.com> > -- > 1.7.9.5 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel
On 9/12/2013 11:47 AM, Nathan Studer wrote:> From: Nathan Studer <nate.studer@dornerworks.com> > > 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 <nate.studer@dornerworks.com> > > --- > 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 <jacob.shin@amd.com> > S: Supported > F: xen/arch/x86/hvm/svm/ > > +ARINC653 SCHEDULER > +M: Nathan Studer <nate.studer@dornerworks.com> > +M: Robert VanVossen <robert.vanvossen@dornerworks.com> > +S: Supported > +F: xen/common/sched_arinc653.c > +F: tools/libxc/xc_arinc653.cGeorge 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 <ian.campbell@citrix.com> > M: Stefano Stabellini <stefano.stabellini@citrix.com> >
Ian Campbell
2013-Sep-26 16:20 UTC
Re: Ping:[PATCH v2] Add ARINC653 scheduler maintainers.
On Thu, 2013-09-26 at 12:13 -0400, Nate Studer wrote:> On 9/12/2013 11:47 AM, Nathan Studer wrote: > > From: Nathan Studer <nate.studer@dornerworks.com> > > > > 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 <nate.studer@dornerworks.com> > > > > --- > > 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 <jacob.shin@amd.com> > > S: Supported > > F: xen/arch/x86/hvm/svm/ > > > > +ARINC653 SCHEDULER > > +M: Nathan Studer <nate.studer@dornerworks.com> > > +M: Robert VanVossen <robert.vanvossen@dornerworks.com> > > +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.It was committed last Monday by Jan with Ian J''s (a toolstack maintainer) ACK. Ian.
On 9/26/2013 12:20 PM, Ian Campbell wrote:>> >> George supplied his ACK for the scheduling side of things, but we have >> not heard anything from the tool maintainers. > > It was committed last Monday by Jan with Ian J''s (a toolstack > maintainer) ACK. > > Ian. >Sorry for the noise. I didn''t see an ACK on the mailing list, so I incorrectly assumed that there wasn''t one and that it had not been committed. Nate
Ian Campbell
2013-Sep-26 16:40 UTC
Re: Ping:[PATCH v2] Add ARINC653 scheduler maintainers.
On Thu, 2013-09-26 at 12:31 -0400, Nate Studer wrote:> On 9/26/2013 12:20 PM, Ian Campbell wrote: > >> > >> George supplied his ACK for the scheduling side of things, but we have > >> not heard anything from the tool maintainers. > > > > It was committed last Monday by Jan with Ian J''s (a toolstack > > maintainer) ACK. > > > > Ian. > > > > Sorry for the noise. I didn''t see an ACK on the mailing list, so I > incorrectly assumed that there wasn''t one and that it had not been > committed.To be fair, Ian appears to have not hit reply all when he sent his ack, so it didn''t go to the list, so you can''t really be blamed for not seeing it ;-). In any case, it''s usually a good idea to check the tree before pinging, not all committers send out an "applied" message when take a patch in. Ian.
>>> On 26.09.13 at 18:13, Nate Studer <nate.studer@dornerworks.com> wrote: > On 9/12/2013 11:47 AM, Nathan Studer wrote: >> +ARINC653 SCHEDULER >> +M: Nathan Studer <nate.studer@dornerworks.com> >> +M: Robert VanVossen <robert.vanvossen@dornerworks.com> >> +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.You should have checked the git repo - the patch was committed 10 days ago. IanJ gave his ack on irc. Jan