Geany: Taking over maintainership
This commit is contained in:
parent
050dad2901
commit
33fcf39a6e
@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = https://www.geany.org/;
|
homepage = https://www.geany.org/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [];
|
maintainers = with maintainers; [ frlan ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user