mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
treewide: remove @sdll from maintainers
sdll github handle returns 404. Sasha agreed to remove @sdll maintainer entry.
This commit is contained in:
@@ -32,6 +32,6 @@ buildPythonPackage rec {
|
||||
description = "Cython bindings for MurmurHash2";
|
||||
homepage = "https://github.com/explosion/murmurhash";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ aborsu sdll ];
|
||||
maintainers = with maintainers; [ aborsu ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user