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
commit c579a819ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: {