diff options
author | Ole Tr�an <otroan@employees.org> | 2020-12-15 15:11:21 +0000 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2020-12-15 16:04:03 +0000 |
commit | 58a6e7725212188dc993c2d6ac9fb149f33ed0db (patch) | |
tree | eaac10586c4bdfdcdcea5f366de24c9ae0ac5183 /MAINTAINERS | |
parent | 3dcf795cf07885285124eed88fb44fc7d70a28c6 (diff) |
api: crchcecker ignore version < 1.0.0 and outside of src directory
This reverts commit 510aaa8911843206f7b9ff48b41e3c7b8c4a99fe.
Reason for revert: failed in case of no api file in changeset.
Change-Id: I2c6f01b25a35128df870418eef0008766bb590df
Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d9a3006ce52..2ad7c557c66 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -582,7 +582,6 @@ Binary API Compiler for Python I: vppapigen M: Ole Troan <otroan@employees.org> F: src/tools/vppapigen/ -F: extras/scripts/crcchecker.py API trace tool I: vppapitrace |