Remove myself as maintainer from packages
I'm currently not maintaining any packages.
This commit is contained in:
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Wireless encryption cracking tools";
|
||||
homepage = http://www.aircrack-ng.org/;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ domenkozar garbas chaoflow ];
|
||||
maintainers = with maintainers; [ domenkozar garbas ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user