vcl: make eventfd flag configurable from env
[vpp.git] / MAINTAINERS
index fc04395..ec69873 100644 (file)
@@ -28,6 +28,11 @@ M:   Dave Barach <vpp@barachs.net>
 F:     build-root/Makefile
 F:     build-data/
 
+VNET
+I:     vnet
+M:     Damjan Marion <damarion@cisco.com>
+F:     src/vnet/error.*
+
 VNET Link Bonding
 I:     bonding
 M:     Steven Luong <sluong@cisco.com>
@@ -36,7 +41,6 @@ F:    src/vnet/bonding/
 Sphinx Documents
 I:     docs
 M:     John DeNisco <jdenisco@cisco.com>
-M:     Ray Kinsella <raykinsella78@gmail.com>
 F:     docs/
 
 Infrastructure Library
@@ -420,6 +424,7 @@ F:  src/plugins/flowprobe/
 Plugin - http_static
 I:     http_static
 M:     Dave Barach <vpp@barachs.net>
+M:     Florin Coras <fcoras@cisco.com>
 F:     src/plugins/http_static/
 
 Plugin - builtinurl
@@ -475,6 +480,7 @@ F:  src/plugins/marvell/
 Plugin - performance counter
 I:     perfmon
 M:     Damjan Marion <damarion@cisco.com>
+M:     Ray Kinsella <mdr@ashroe.eu>
 F:     src/plugins/perfmon/
 
 Plugin - PPPoE
@@ -763,6 +769,21 @@ I: bufmon
 M:     BenoĆ®t Ganne <bganne@cisco.com>
 F:     src/plugins/bufmon/
 
+Plugin - HSI
+I:     hsi
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/hsi/
+
+Plugin - HTTP
+I:     http
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/http
+
+Plugin - Prom
+I:     prom
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/prom
+
 cJSON
 I:     cjson
 M:     Ole Troan <ot@cisco.com>