pplatex: Add doronbehar as maintainer
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
||||
"A tool to reformat the output of latex and friends into readable messages";
|
||||
homepage = "https://github.com/stefanhepp/pplatex";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = [ maintainers.srgom ];
|
||||
maintainers = [ maintainers.srgom maintainers.doronbehar ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user