mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
pixi: add edmundmiller to maintainers
This commit is contained in:
parent
04e57f0be3
commit
8f064d0320
@ -63,7 +63,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Package management made easy";
|
||||
homepage = "https://pixi.sh/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ aaronjheng ];
|
||||
maintainers = with lib.maintainers; [ aaronjheng edmundmiller ];
|
||||
mainProgram = "pixi";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user