tectonic: add @doronbehar to maintainers
This commit is contained in:
parent
0826f2efae
commit
9eac601f77
@ -25,6 +25,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive";
|
description = "Modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive";
|
||||||
homepage = "https://tectonic-typesetting.github.io/";
|
homepage = "https://tectonic-typesetting.github.io/";
|
||||||
license = with licenses; [ mit ];
|
license = with licenses; [ mit ];
|
||||||
maintainers = [ maintainers.lluchs ];
|
maintainers = [ maintainers.lluchs maintainers.doronbehar ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user