We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e728f commit 0de7358Copy full SHA for 0de7358
1 file changed
pkgs/tools/security/flare-floss/default.nix
@@ -70,6 +70,6 @@ py.pkgs.buildPythonPackage rec {
70
description = "Automatically extract obfuscated strings from malware";
71
homepage = "https://github.com/mandiant/flare-floss";
72
license = licenses.asl20;
73
- maintainers = teams.determinatesystems.members;
+ maintainers = [ ];
74
};
75
}
0 commit comments