On Fri, Jun 17, 2016 at 06:59:54PM +0530, Jerin Jacob wrote: > Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com> > Signed-off-by: Maciej Czekaj <maciej.czekaj at caviumnetworks.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index be09a98..e41ce13 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -343,6 +343,12 @@ M: Sony Chacko <sony.chacko at qlogic.com> > F: drivers/net/qede/ > F: doc/guides/nics/qede.rst > > +Cavium ThunderX nicvf > +M: Jerin Jacob <jerin.jacob at caviumnetworks.com> > +M: Maciej Czekaj <maciej.czekaj at caviumnetworks.com> > +F: drivers/net/thunderx/ > +F: doc/guides/nics/thunderx.rst > + > RedHat virtio > M: Huawei Xie <huawei.xie at intel.com> > M: Yuanhan Liu <yuanhan.liu at linux.intel.com> > --
Minor nit - these entries are sorted according to first letter of the title, so this belongs after bnxt and before Chelsio cxgbe. I'll fix on apply. /Bruce