Skip to content

Commit 47241f5

Browse files
committed
python3Packages.rpmfile: orphan
1 parent 41b9e80 commit 47241f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/python-modules/rpmfile/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ buildPythonPackage rec {
2727
description = "Read rpm archive files";
2828
homepage = "https://github.com/srossross/rpmfile";
2929
license = licenses.mit;
30-
maintainers = teams.determinatesystems.members;
30+
maintainers = [ ];
3131
};
3232
}

0 commit comments

Comments
 (0)