> On Aug 23, 2019, at 3:08 PM, Jeff Kubascik <[email protected]> > wrote: > > We would like to have a common maintainers email address for DornerWorks > maintained code, which currently is the ARINC653 scheduler. This will > enable us to better monitor and respond to the Xen community. This patch > adds a maintainer line with the DornerWorks maintainers email address. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 77413e0d9e..3cce253931 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -168,6 +168,7 @@ F: xen/common/argo.c > ARINC653 SCHEDULER > M: Josh Whitehead <[email protected]> > M: Robert VanVossen <[email protected]> > +M: DornerWorks Xen-Devel <[email protected]>
Maintainership implies a certain level of authority. I think you want R: here instead, which is “Designated reviewer”: you get mail, but don’t have any authority. -George _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
