python311Packages.bindep: remove melkor333 from maintainers
This commit is contained in:
@@ -43,6 +43,6 @@ buildPythonPackage rec {
|
||||
description = "Bindep is a tool for checking the presence of binary packages needed to use an application / library";
|
||||
homepage = "https://docs.opendev.org/opendev/bindep/latest/";
|
||||
license = licenses.asl20;
|
||||
maintainers = teams.openstack.members ++ (with maintainers; [ melkor333 ]);
|
||||
maintainers = teams.openstack.members;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user