treewide: stop maintaining most packages

This commit is contained in:
Michael Hoang
2021-01-06 17:06:03 +11:00
parent d720e62914
commit 31f9051cf6
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
description = "Share one mouse and keyboard between multiple computers";
homepage = "http://synergy-project.org/";
license = licenses.gpl2;
maintainers = with maintainers; [ enzime ];
maintainers = with maintainers; [ ];
platforms = platforms.all;
};
}