python3Packages.aiohttp-jinja2: remove maintainer
This commit is contained in:
parent
a404d3f8c3
commit
2b54954fdb
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ buildPythonPackage rec {
|
|||
description = "Jinja2 support for aiohttp";
|
||||
homepage = "https://github.com/aio-libs/aiohttp_jinja2";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue