diff options
author | Dave Barach <dave@barachs.net> | 2019-08-22 19:32:49 -0400 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-09-27 09:32:03 +0000 |
commit | b4a243723d082dae98b6924bf62ac9896fadc117 (patch) | |
tree | dc7d90698f32992770cd8a0a9f0222b8cf2a60e5 | |
parent | db418e8e7b10090d0f9f1b2349ecfb11c1fbc9c3 (diff) |
dns: update the MAINTAINERS file
This complements the cherrypick done within
commit 46441cb9cde2044c4e3e743d69418cecc897a63a to sync up the file state
with the corresponding commits in master branch.
Type: fix
Ticket: VPP-1752
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Idc82b1ad59adb0f7c185d27ced57e9a4c25ce62f
(cherry picked from commit 84a563ae4050cc0389dcd438fbe9ea882f2b8404)
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7247eaf98bb..f67885b5a36 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -263,6 +263,11 @@ I: abf M: Neale Ranns <nranns@cisco.com> F: src/plugins/abf/ +Plugin - Simple DNS name resolver +I: dns +M: Dave Barach <dave@barachs.net> +F: src/plugins/dns/ + Plugin - Group Based Policy (GBP) I: gbp M: Neale Ranns <nranns@cisco.com> |