Skip to content

Commit 4b7c7b3

Browse files
committed
xorex: orphan
1 parent a9bda02 commit 4b7c7b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/tools/security/xorex/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ python3.pkgs.buildPythonApplication rec {
3333
description = "XOR Key Extractor";
3434
homepage = "https://github.com/Neo23x0/xorex";
3535
license = licenses.asl20;
36-
maintainers = teams.determinatesystems.members;
36+
maintainers = [ ];
3737
};
3838
}

0 commit comments

Comments
 (0)