> -----Original Message----- > From: Jay Zhou [mailto:[email protected]] > Sent: Sunday, March 25, 2018 9:34 AM > To: [email protected] > Cc: De Lara Guarch, Pablo <[email protected]>; Zhang, Roy Fan > <[email protected]>; [email protected]; > [email protected]; Zeng, Xin <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected] > Subject: [PATCH v3 7/7] MAINTAINERS: add myself as virtio crypto PMD > maintainer > > Signed-off-by: Jay Zhou <[email protected]> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index a646ca3..be1b394 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -719,6 +719,12 @@ F: drivers/crypto/snow3g/ > F: doc/guides/cryptodevs/snow3g.rst > F: doc/guides/cryptodevs/features/snow3g.ini > > +Virtio > +M: Jay Zhou <[email protected]> > +F: drivers/crypto/virtio/ > +F: doc/guides/cryptodevs/virtio.rst > +F: doc/guides/cryptodevs/features/virtio.ini > + > ZUC > M: Pablo de Lara <[email protected]> > F: drivers/crypto/zuc/ > -- > 1.8.3.1 >
Reviewed-by: Fan Zhang <[email protected]> Acked-by: Fan Zhang <[email protected]>

