python3Packages.coredis: change maintainers to wdz team
This commit is contained in:
parent
afda4f87d3
commit
f40016ee08
@ -60,6 +60,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/alisaifee/coredis";
|
||||
changelog = "https://github.com/alisaifee/coredis/blob/${src.rev}/HISTORY.rst";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ netali ];
|
||||
maintainers = teams.wdz.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user