ssh-audit: add SuperSandro2000 as maintainer
This commit is contained in:
parent
c12c4cd28e
commit
2b3cc9e8bb
|
@ -39,6 +39,6 @@ python3Packages.buildPythonApplication rec {
|
|||
description = "Tool for ssh server auditing";
|
||||
homepage = "https://github.com/jtesta/ssh-audit";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ tv ];
|
||||
maintainers = with maintainers; [ tv SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue