treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
This commit is contained in:
@@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "A service which logs the users’s activities and events";
|
||||
homepage = "https://zeitgeist.freedesktop.org/";
|
||||
maintainers = teams.freedesktop.members ++ (with maintainers; [ lethalman ]);
|
||||
maintainers = teams.freedesktop.members ++ (with maintainers; [ ]);
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user