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 a9bda02 commit 4b7c7b3Copy full SHA for 4b7c7b3
1 file changed
pkgs/tools/security/xorex/default.nix
@@ -33,6 +33,6 @@ python3.pkgs.buildPythonApplication rec {
33
description = "XOR Key Extractor";
34
homepage = "https://github.com/Neo23x0/xorex";
35
license = licenses.asl20;
36
- maintainers = teams.determinatesystems.members;
+ maintainers = [ ];
37
};
38
}
0 commit comments