python3Packages.submitit: add nickcao to maintainers
This commit is contained in:
@@ -47,6 +47,6 @@ buildPythonPackage rec {
|
||||
description = "Python 3.8+ toolbox for submitting jobs to Slurm";
|
||||
homepage = "https://github.com/facebookincubator/submitit";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.nickcao ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user