inkscape: add jtojnar as maintainer
This commit is contained in:
parent
a48d86e851
commit
a926e7358f
@ -120,9 +120,10 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
license = "GPL";
|
|
||||||
homepage = "https://www.inkscape.org";
|
|
||||||
description = "Vector graphics editor";
|
description = "Vector graphics editor";
|
||||||
|
homepage = "https://www.inkscape.org";
|
||||||
|
license = licenses.gpl3Plus;
|
||||||
|
maintainers = [ maintainers.jtojnar ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Inkscape is a feature-rich vector graphics editor that edits
|
Inkscape is a feature-rich vector graphics editor that edits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user