python311Packages.impacket: add myself as maintainer
This commit is contained in:
parent
61a87b71a2
commit
f2c76c1725
@ -49,6 +49,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/SecureAuthCorp/impacket";
|
||||
# Modified Apache Software License, Version 1.1
|
||||
license = licenses.free;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user