python3Packages.mlx: add booxter as maintainer

This commit is contained in:
Ihar Hrachyshka
2025-12-18 00:22:25 -05:00
parent a37788bd7a
commit 249b7236fe
@@ -142,9 +142,10 @@ let
license = lib.licenses.mit;
platforms = [ "aarch64-darwin" ];
maintainers = with lib.maintainers; [
viraptor
Gabriella439
booxter
cameronyule
viraptor
];
};
};