treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
This commit is contained in:
@@ -25,6 +25,6 @@ mkDerivation rec {
|
||||
description = "Tool that visualizes massif data generated by valgrind";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ lethalman zraexy ];
|
||||
maintainers = with maintainers; [ zraexy ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user