Merge #121780: treewide meta.maintainers tweaks

This commit is contained in:
Vladimír Čunát
2021-05-08 10:47:08 +02:00
94 changed files with 92 additions and 95 deletions
@@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
description = "Tiling terminal emulator following the Gnome Human Interface Guidelines";
homepage = "https://gnunn1.github.io/tilix-web";
license = licenses.mpl20;
maintainers = with maintainers; [ midchildan worldofpeace ];
maintainers = with maintainers; [ midchildan ];
platforms = platforms.linux;
};
}