inkscape: add x123 as maintainer

This commit is contained in:
x123
2024-12-10 23:36:12 +01:00
committed by Luflosi
parent 2928dcaf29
commit 989f87745b
@@ -190,6 +190,7 @@ stdenv.mkDerivation rec {
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
jtojnar
x123
];
platforms = lib.platforms.all;
mainProgram = "inkscape";