python3Packages.jax: add GaetanLepage to maintainers
This commit is contained in:
@@ -179,6 +179,9 @@ buildPythonPackage rec {
|
||||
description = "Source-built JAX frontend: differentiate, compile, and transform Numpy code";
|
||||
homepage = "https://github.com/google/jax";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ samuela ];
|
||||
maintainers = with lib.maintainers; [
|
||||
GaetanLepage
|
||||
samuela
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user