Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> writes: <snip> > > > > > 07/07/2020 11:50, Phil Yang: > > > Add the maintainership of C11 atomics code. Different maintainers > > > focus on different platforms C11 atomics. > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > +C11 Atomics Code Maintainer > > > +M: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > > > +M: David Christensen <d...@linux.vnet.ibm.com> > > > > I remember we discussed the need for identifying maintainers of C11 > atomics > > code. > Yes, it was discussed in the tech-board meeting [1]. > > [1] https://mails.dpdk.org/archives/dev/2020-April/165143.html > > > However I doubt it will be very useful if there is no file associated with > > this > > responsibility. > > > > Maybe that relying on arch maintainers is enough? > I already see reviews from multiple engineers (not just arch maintainers) on > the mailing list on C11 related patches. I think it might be enough. > I am fine to remove this.
Removed this patch in the new version. Thanks, Phil