pythonPackages.pypandoc: add sternenseemann to maintainers
This commit is contained in:
parent
1fc81e7b3a
commit
85fbe4b318
@ -28,6 +28,6 @@ buildPythonPackage rec {
|
||||
description = "Thin wrapper for pandoc";
|
||||
homepage = https://github.com/bebraw/pypandoc;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ bennofs ];
|
||||
maintainers = with maintainers; [ sternenseemann bennofs ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user