Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

nixos/gollum: remove non-existent maintainer

K900 d4eca0e8 80cc25eb

+1 -1
+1 -1
nixos/modules/services/misc/gollum.nix
··· 154 154 }; 155 155 }; 156 156 157 - meta.maintainers = with lib.maintainers; [ erictapen bbenno joscha ]; 157 + meta.maintainers = with lib.maintainers; [ erictapen bbenno ]; 158 158 }