Merge #121780: treewide meta.maintainers tweaks
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "A simple MPRIS indicator button for GNOME Shell";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ worldofpeace ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = gnome.gnome-shell.meta.platforms;
|
||||
homepage = "https://github.com/JasonLG1979/gnome-shell-extension-mpris-indicator-button";
|
||||
broken = versionOlder gnome.gnome-shell.version "3.34";
|
||||
|
||||
Reference in New Issue
Block a user