mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
nixos: correct meta.maintainers (#413092)
This commit is contained in:
commit
205948c692
2 changed files with 7 additions and 1 deletions
|
@ -59,5 +59,5 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ blackheaven ];
|
||||
meta.maintainers = with lib.maintainers; [ gdifolco ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue