From 9888fdad4170627b0b26c902cc22d9df23ba56c2 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Wed, 14 Jul 2021 22:13:02 +0200 Subject: misc: MAINTAINERS fixes for lldp and lisp They are now plugins Type: docs Change-Id: I37d0db10872218cb645feda83fc47b14a57ceada Signed-off-by: Andrew Yourtchenko --- MAINTAINERS | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index d58276514fc..a5bcc707983 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -234,19 +234,6 @@ M: John Lo M: Steven Luong F: src/vnet/l2/ -VNET Link Layer Discovery Protocol (LLDP) -I: lldp -M: Klement Sekera -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 -F: src/vnet/lisp-cp/ -F: src/vnet/lisp-gpe/ - VNET GRE I: gre M: Neale Ranns @@ -479,6 +466,18 @@ I: l3xc M: Neale Ranns 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 +F: src/plugins/lisp/ + +Plugin - Link Layer Discovery Protocol (LLDP) +I: lldp +M: Klement Sekera +F: src/plugins/lldp/ + Plugin - memif device driver I: memif M: Damjan Marion -- cgit 1.2.3-korg