diff options
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 57c172224ef..cd8bf49afbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28,6 +28,11 @@ M: Dave Barach <dave@barachs.net> F: build-root/Makefile F: build-data/ +Link Bonding +I: bonding +M: Steven Luong <sluong@cisco.com> +F: src/vnet/bonding/ + Doxygen I: doxygen M: Chris Luke <chrisy@flirble.org> @@ -290,6 +295,11 @@ I: srv6-as M: Francois Clad <fclad@cisco.com> F: src/plugins/srv6-as/ +Plugin - Link Aggregation Control Protocol +I: lacp +M: Steven Luong <sluong@cisco.com> +F: src/plugins/lacp/ + Plugin - Load Balancer I: lb M: Pfister <ppfister@cisco.com> @@ -343,6 +353,11 @@ I: perftool M: Dave Barach <dave@barachs.net> F: src/tools/perftool/ +Plugin - vmxnet3 device driver +I: vmxnet3 +M: Steven Luong <sluong@cisco.com> +F: src/plugins/vmxnet3/ + Binary API Compiler I: vppapigen M: Ole Troan <otroan@employees.org> |