added license for gcolor2 and myself to maintainers
This commit is contained in:
parent
34e7f4b64b
commit
36480116b4
@ -65,6 +65,7 @@
|
||||
modulistic = "Pablo Costa <modulistic@gmail.com>";
|
||||
mornfall = "Petr Ročkai <me@mornfall.net>";
|
||||
msackman = "Matthew Sackman <matthew@wellquite.org>";
|
||||
notthemessiah = "Brian Cohen <brian.cohen.88@gmail.com>";
|
||||
ocharles = "Oliver Charles <ollie@ocharles.org.uk>";
|
||||
offline = "Jaka Hudoklin <jakahudoklin@gmail.com>";
|
||||
orbitz = "Malcolm Matalka <mmatalka@gmail.com>";
|
||||
|
@ -25,5 +25,7 @@ buildInputs = [ gtk perl perlXMLParser pkgconfig ];
|
||||
meta = {
|
||||
description = "Simple GTK+2 color selector";
|
||||
homepage = http://gcolor2.sourceforge.net/;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [ notthemessiah ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user