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
@@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
license = licenses.lgpl2Plus;
maintainers = with maintainers; [ raskin vcunat ];
maintainers = with maintainers; [ raskin ];
platforms = platforms.unix;
};
}