global-platform-pro: add self as maintainer
This commit is contained in:
parent
b9faae955c
commit
e54079133e
|
@ -62,6 +62,7 @@ stdenv.mkDerivation rec {
|
||||||
'';
|
'';
|
||||||
homepage = https://github.com/martinpaljak/GlobalPlatformPro;
|
homepage = https://github.com/martinpaljak/GlobalPlatformPro;
|
||||||
license = with licenses; [ lgpl3 ];
|
license = with licenses; [ lgpl3 ];
|
||||||
|
maintainers = with maintainers; [ ekleog ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue