snakemake: add maintainers (#46117)
This commit is contained in:
@@ -37,5 +37,6 @@ python.buildPythonPackage rec {
|
||||
workflows are essentially Python scripts extended by declarative code to define
|
||||
rules. Rules describe how to create output files from input files.
|
||||
'';
|
||||
maintainers = with maintainers; [ helkafen renatoGarcia ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user