diff --git a/maintainers/docs/classification.txt b/maintainers/docs/classification.txt index ff29a6013ca3..d3ec600fd64d 100644 --- a/maintainers/docs/classification.txt +++ b/maintainers/docs/classification.txt @@ -53,6 +53,9 @@ ELSE IF it's a TOOL (or set of): ELSE IF it's a COMPRESSION program: ./tools/compression (e.g., gzip, bzip2) + ELSE IF it's a SECURITY program: + ./tools/security + (e.g., nmap, gnupg) ELSE ./tools/misc