From 62813808ff0d9feb202a458766de23ea897a60e6 Mon Sep 17 00:00:00 2001 From: pennae Date: Thu, 14 Oct 2021 18:09:53 +0200 Subject: nixos/unifi, unifi: add pennae to maintainers --- nixos/modules/services/networking/unifi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/services/networking') diff --git a/nixos/modules/services/networking/unifi.nix b/nixos/modules/services/networking/unifi.nix index 530614ad937..caf89c84397 100644 --- a/nixos/modules/services/networking/unifi.nix +++ b/nixos/modules/services/networking/unifi.nix @@ -221,5 +221,5 @@ in }; - meta.maintainers = with lib.maintainers; [ erictapen ]; + meta.maintainers = with lib.maintainers; [ erictapen pennae ]; } -- cgit 1.4.1