diff options
author | Florin Coras <fcoras@cisco.com> | 2021-02-15 11:56:46 -0800 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2021-02-15 23:42:50 +0000 |
commit | f9db7f0ff51e3c212f70d38c5e4fa68e07b82a96 (patch) | |
tree | b22470ebbbe73835fb7de37d4f852b59918c771e /MAINTAINERS | |
parent | eef15396f69bdb817e9ac2c9b791750be0ce0d4f (diff) |
svm: fix mq coverity warning
Type: fix
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I1914366c17fa05305d57d842793fad372319256a
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea5a28d0aa3..6003a817e30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -532,7 +532,7 @@ F: src/plugins/mdata/ Plugin - Unit Tests I: unittest M: Dave Barach <vpp@barachs.net> -M: Florin Coras <fcoras@cisco.com +M: Florin Coras <fcoras@cisco.com> F: src/plugins/unittest/ Test Infrastructure |