From: Steven Luong Date: Wed, 19 Jun 2019 02:34:43 +0000 (-0700) Subject: misc: add bonding, lacp and vmxnet3 to MAINTAINERS X-Git-Tag: v20.01-rc0~376 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=13d33548803311d8bbd7d06864513f96c86f6ac1;p=vpp.git misc: add bonding, lacp and vmxnet3 to MAINTAINERS Type: make Change-Id: I8a28707a14ca6bcaf44b2a26dfc30ef2f2dbe749 Signed-off-by: Steven Luong --- diff --git a/MAINTAINERS b/MAINTAINERS index 57c172224ef..cd8bf49afbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28,6 +28,11 @@ M: Dave Barach F: build-root/Makefile F: build-data/ +Link Bonding +I: bonding +M: Steven Luong +F: src/vnet/bonding/ + Doxygen I: doxygen M: Chris Luke @@ -290,6 +295,11 @@ I: srv6-as M: Francois Clad F: src/plugins/srv6-as/ +Plugin - Link Aggregation Control Protocol +I: lacp +M: Steven Luong +F: src/plugins/lacp/ + Plugin - Load Balancer I: lb M: Pfister @@ -343,6 +353,11 @@ I: perftool M: Dave Barach F: src/tools/perftool/ +Plugin - vmxnet3 device driver +I: vmxnet3 +M: Steven Luong +F: src/plugins/vmxnet3/ + Binary API Compiler I: vppapigen M: Ole Troan