oci-cli/python3Packages.oci: remove self as maintainer (#390951)

This commit is contained in:
Marcus Ramberg
2025-03-22 23:45:54 +01:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -103,7 +103,6 @@ py.pkgs.buildPythonApplication rec {
upl
];
maintainers = with maintainers; [
adamcstephens
ilian
FKouhai
];
@@ -53,7 +53,6 @@ buildPythonPackage rec {
upl
];
maintainers = with lib.maintainers; [
adamcstephens
ilian
];
};