misc: MAINTAINERS fixes for lldp and lisp 38/33138/4
authorAndrew Yourtchenko <[email protected]>
Wed, 14 Jul 2021 20:13:02 +0000 (22:13 +0200)
committerDamjan Marion <[email protected]>
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 <[email protected]>
MAINTAINERS

index d582765..a5bcc70 100644 (file)
@@ -234,19 +234,6 @@ M: John Lo <[email protected]>
 M:     Steven Luong <[email protected]>
 F:     src/vnet/l2/
 
-VNET Link Layer Discovery Protocol (LLDP)
-I:     lldp
-M:     Klement Sekera <[email protected]>
-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 <[email protected]>
-F:     src/vnet/lisp-cp/
-F:     src/vnet/lisp-gpe/
-
 VNET GRE
 I:     gre
 M:     Neale Ranns <[email protected]>
@@ -479,6 +466,18 @@ I: l3xc
 M:     Neale Ranns <[email protected]>
 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 <[email protected]>
+F:     src/plugins/lisp/
+
+Plugin - Link Layer Discovery Protocol (LLDP)
+I:     lldp
+M:     Klement Sekera <[email protected]>
+F:     src/plugins/lldp/
+
 Plugin - memif device driver
 I:     memif
 M:     Damjan Marion <[email protected]>