python3Packages.pytorch-lightning: add GaetanLepage to maintainers
This commit is contained in:
@@ -67,6 +67,6 @@ buildPythonPackage (finalAttrs: {
|
||||
homepage = "https://github.com/Lightning-AI/pytorch-lightning";
|
||||
changelog = "https://github.com/Lightning-AI/pytorch-lightning/releases/tag/${finalAttrs.src.tag}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ GaetanLepage ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user