fastnetmon-advanced: maintained by wdz
This commit is contained in:
@@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A high performance DDoS detector / sensor - commercial edition";
|
description = "A high performance DDoS detector / sensor - commercial edition";
|
||||||
homepage = "https://fastnetmon.com";
|
homepage = "https://fastnetmon.com";
|
||||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||||
maintainers = with maintainers; [ yuka ];
|
maintainers = teams.wdz.members;
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user