1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

Update meta.maintainers field for nixos-unstable

This commit is contained in:
Eelco Dolstra 2025-04-02 21:39:02 +02:00
parent 26b33aa1b0
commit 7eb76186ba

View file

@ -157,9 +157,9 @@
pkgs = final; pkgs = final;
src = self; src = self;
maintainers = with lib.maintainers; [ maintainers = with lib.maintainers; [
edolstra eelco
Ericson2314 ericson2314
Mic92 mic92
roberth roberth
tomberek tomberek
]; ];