misc: MAINTAINERS fixes for lldp and lisp

They are now plugins

Type: docs
Change-Id: I37d0db10872218cb645feda83fc47b14a57ceada
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
This commit is contained in:
Andrew Yourtchenko
2021-07-14 22:13:02 +02:00
committed by Damjan Marion
parent f50aab0184
commit 9888fdad41

View File

@ -234,19 +234,6 @@ M: John Lo <lojultra2020@outlook.com>
M: Steven Luong <sluong@cisco.com>
F: src/vnet/l2/
VNET Link Layer Discovery Protocol (LLDP)
I: lldp
M: Klement Sekera <ksekera@cisco.com>
F: src/vnet/lldp/
VNET LISP
I: lisp
Y: src/vnet/lisp-cp/FEATURE.yaml
Y: src/vnet/lisp-gpe/FEATURE.yaml
M: Florin Coras <fcoras@cisco.com>
F: src/vnet/lisp-cp/
F: src/vnet/lisp-gpe/
VNET GRE
I: gre
M: Neale Ranns <neale@graphiant.com>
@ -479,6 +466,18 @@ I: l3xc
M: Neale Ranns <neale@graphiant.com>
F: src/plugins/l3xc/
Plugin - LISP
I: lisp
Y: src/plugins/lisp/lisp-cp/FEATURE.yaml
Y: src/plugins/lisp/lisp-gpe/FEATURE.yaml
M: Florin Coras <fcoras@cisco.com>
F: src/plugins/lisp/
Plugin - Link Layer Discovery Protocol (LLDP)
I: lldp
M: Klement Sekera <ksekera@cisco.com>
F: src/plugins/lldp/
Plugin - memif device driver
I: memif
M: Damjan Marion <damarion@cisco.com>