mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
maintainer-list: drop gm6k
This commit is contained in:
parent
9d60f8bd69
commit
49f9ceb4f7
@ -6766,10 +6766,6 @@
|
||||
githubId = 1447245;
|
||||
name = "Robin Gloster";
|
||||
};
|
||||
gm6k = {
|
||||
email = "nix@quidecco.pl";
|
||||
name = "Isidor Zeuner";
|
||||
};
|
||||
gmemstr = {
|
||||
email = "git@gmem.ca";
|
||||
github = "gmemstr";
|
||||
|
@ -23,6 +23,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/${pname}/mapserver/releases/tag/v${version}";
|
||||
license = with licenses; [ mit cc-by-sa-30 ];
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ gm6k ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user