misc: MAINTAINERS fixes for lldp and lisp 38/33138/4
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 14 Jul 2021 20:13:02 +0000 (22:13 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 7 Oct 2021 15:35:12 +0000 (15:35 +0000)
They are now plugins

Type: docs
Change-Id: I37d0db10872218cb645feda83fc47b14a57ceada
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
MAINTAINERS

index d582765..a5bcc70 100644 (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>