pythonPackages.j2cli: Add SuperSandro2000 as maintainer
This commit is contained in:
parent
ba18acfe78
commit
9207ae756b
@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
J2Cli is a command-line tool for templating in shell-scripts,
|
||||
leveraging the Jinja2 library.
|
||||
'';
|
||||
maintainers = with maintainers; [ rushmorem ];
|
||||
maintainers = with maintainers; [ rushmorem SuperSandro2000 ];
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user