0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos/unifi, unifi: add pennae to maintainers

This commit is contained in:
pennae 2021-10-14 18:09:53 +02:00 committed by Kerstin
parent 97719b92f9
commit 62813808ff
2 changed files with 2 additions and 2 deletions

View file

@ -221,5 +221,5 @@ in
};
meta.maintainers = with lib.maintainers; [ erictapen ];
meta.maintainers = with lib.maintainers; [ erictapen pennae ];
}