Merge pull request #52495 from frlan/Geany/Maintainer
Geany: Taking over maintainership
This commit is contained in:
commit
2af689bf47
@ -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