mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 16:34:15 +03:00
glib: add worldofpeace to maintainers
This commit is contained in:
parent
5cfc0aa7f4
commit
0cf598c3d9
@ -200,7 +200,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "C library of programming buildings blocks";
|
description = "C library of programming buildings blocks";
|
||||||
homepage = https://www.gtk.org/;
|
homepage = https://www.gtk.org/;
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [ lovek323 raskin ];
|
maintainers = with maintainers; [ lovek323 raskin worldofpeace ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user