diff options
author | Neale Ranns <nranns@cisco.com> | 2019-06-14 02:09:43 -0700 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2019-06-14 09:28:29 +0000 |
commit | ff34b916a932ed11cc2867baccfd84c407e54c0e (patch) | |
tree | c9d002f4340f51294953e4f7beb327b16e3f0bc2 /MAINTAINERS | |
parent | d0efdeb60267b9daf939e9bc9dd4141d2623bfaf (diff) |
misc: Update MAINTAINERS to include interface common
Type: feature
Change-Id: I72f35444c73c6a7099d34f7d5031cbe82cbdd383
Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 22bef24f617..5cd51f211bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -92,6 +92,11 @@ I: ip M: Dave Barach <dave@barachs.net> F: src/vnet/ip/ +VNET Interface Common +I: interface +M: Dave Barach <dave@barachs.net> +F: src/vnet/interface*.[ch] + VNET Segment Routing (IPv6 and MPLS) I: sr M: Pablo Camarillo <pcamaril@cisco.com> |