pixi: remove aaronjheng from maintainers (#397920)

This commit is contained in:
Aleksana
2025-04-13 19:54:56 +08:00
committed by GitHub
-1
View File
@@ -70,7 +70,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://pixi.sh/latest/CHANGELOG";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
aaronjheng
edmundmiller
xiaoxiangmoe
];