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
+1 -1
View File
@@ -23,7 +23,7 @@ lib.makeScope pkgs.newScope (self: with self; {
wingpanel-indicator-session wingpanel-indicator-sound
];
maintainers = with pkgs.lib.maintainers; [ worldofpeace ];
maintainers = with pkgs.lib.maintainers; [ ];
mutter = pkgs.gnome.mutter334;