From: Jon Loeliger Date: Tue, 3 Dec 2019 18:13:29 +0000 (-0600) Subject: build: Separate ip and ip6 maintainers X-Git-Tag: v20.05-rc0~283 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=a6460e46f379315e872819af139ae2c87e8e06f3 build: Separate ip and ip6 maintainers Boldly assign IPv6 to Neale and to me. Ole said so. Really! Change-Id: Iaa30a57230558dcf3ee016a94479cac95bb2d50d Type: make Signed-off-by: Jon Loeliger --- diff --git a/MAINTAINERS b/MAINTAINERS index 6c3e36a6686..a4108588141 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -127,11 +127,17 @@ F: src/vnet/mfib/ F: src/vnet/dpo F: src/vnet/adj -VNET IPv4 and IPv6 LPM +VNET IPv4 LPM I: ip M: Dave Barach F: src/vnet/ip/ +VNET IPv6 LPM +I: ip6 +M: Neale Ranns +M: Jon Loeliger +F: src/vnet/ip/ + VNET QoS I: qos M: Neale Ranns