wifite2: add danielfullmer to maintainers
This commit is contained in:
parent
7e46e2a863
commit
93f3b6edc7
@ -51,6 +51,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
description = "Rewrite of the popular wireless network auditor, wifite";
|
description = "Rewrite of the popular wireless network auditor, wifite";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ lassulus ];
|
maintainers = with maintainers; [ lassulus danielfullmer ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user