misc: add bonding, lacp and vmxnet3 to MAINTAINERS 22/20222/4
authorSteven Luong <[email protected]>
Wed, 19 Jun 2019 02:34:43 +0000 (19:34 -0700)
committerDamjan Marion <[email protected]>
Wed, 19 Jun 2019 08:01:08 +0000 (08:01 +0000)
Type: make

Change-Id: I8a28707a14ca6bcaf44b2a26dfc30ef2f2dbe749
Signed-off-by: Steven Luong <[email protected]>
MAINTAINERS

index 57c1722..cd8bf49 100644 (file)
@@ -28,6 +28,11 @@ M:   Dave Barach <[email protected]>
 F:     build-root/Makefile
 F:     build-data/
 
+Link Bonding
+I:     bonding
+M:     Steven Luong <[email protected]>
+F:     src/vnet/bonding/
+
 Doxygen
 I:     doxygen
 M:     Chris Luke <[email protected]>
@@ -290,6 +295,11 @@ I: srv6-as
 M:     Francois Clad <[email protected]>
 F:     src/plugins/srv6-as/
 
+Plugin - Link Aggregation Control Protocol
+I:     lacp
+M:     Steven Luong <[email protected]>
+F:     src/plugins/lacp/
+
 Plugin - Load Balancer
 I:     lb
 M:     Pfister <[email protected]>
@@ -343,6 +353,11 @@ I: perftool
 M:     Dave Barach <[email protected]>
 F:     src/tools/perftool/
 
+Plugin - vmxnet3 device driver
+I:     vmxnet3
+M:     Steven Luong <[email protected]>
+F:     src/plugins/vmxnet3/
+
 Binary API Compiler
 I:     vppapigen
 M:     Ole Troan <[email protected]>