Unverified Commit 4c96dc7b authored by Aaron Jheng's avatar Aaron Jheng
Browse files

pixi: remove aaronjheng from maintainers

parent 37697c4d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -70,7 +70,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
    changelog = "https://pixi.sh/latest/CHANGELOG";
    license = lib.licenses.bsd3;
    maintainers = with lib.maintainers; [
      aaronjheng
      edmundmiller
      xiaoxiangmoe
    ];