celluloid: add worldofpeace to maintainers

This commit is contained in:
worldofpeace
2019-11-14 09:18:35 -08:00
committed by Jon
parent 911bc93fe1
commit 682930b790
@@ -58,6 +58,7 @@ stdenv.mkDerivation rec {
'';
homepage = "https://github.com/celluloid-player/celluloid";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ worldofpeace ];
platforms = platforms.linux;
};
}