gdl: add myself as maintainer
This commit is contained in:
parent
bbc40015b6
commit
fc44525137
@ -18,6 +18,7 @@ in stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Gnome docking library";
|
description = "Gnome docking library";
|
||||||
homepage = https://developer.gnome.org/gdl/;
|
homepage = https://developer.gnome.org/gdl/;
|
||||||
|
maintainers = [ maintainers.lethalman ];
|
||||||
license = [ licenses.gpl2 ];
|
license = [ licenses.gpl2 ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user