Merge pull request #182478 from Mic92/openldap

nixos/openldap: drop myself as maintainer
This commit is contained in:
Jörg Thalheim
2022-07-22 16:04:12 +01:00
committed by GitHub
@@ -245,7 +245,7 @@ in {
};
};
meta.maintainers = with lib.maintainers; [ mic92 kwohlfahrt ];
meta.maintainers = with lib.maintainers; [ kwohlfahrt ];
config = mkIf cfg.enable {
assertions = map (opt: {