Skip to content

Commit b8e54e0

Browse files
committed
python3Packages.viv-utils: orphan
1 parent ff2f01c commit b8e54e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/python-modules/viv-utils/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ buildPythonPackage rec {
5252
homepage = "https://github.com/williballenthin/viv-utils";
5353
changelog = "https://github.com/williballenthin/viv-utils/releases/tag/v${version}";
5454
license = licenses.asl20;
55-
maintainers = teams.determinatesystems.members;
55+
maintainers = [ ];
5656
};
5757
}

0 commit comments

Comments
 (0)