treewide: update globin's maintained drvs
This commit is contained in:
@@ -218,7 +218,7 @@ in stdenv.mkDerivation rec {
|
||||
description = "A media player that supports many video formats (MPlayer and mplayer2 fork)";
|
||||
homepage = https://mpv.io;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ AndersonTorres fuuzetsu fpletz ];
|
||||
maintainers = with maintainers; [ AndersonTorres fuuzetsu fpletz globin ];
|
||||
platforms = platforms.darwin ++ platforms.linux;
|
||||
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user