misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -19,6 +19,6 @@ python2Packages.buildPythonApplication rec {
|
||||
description = "Versatile resource statistics tool";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jgeerds ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user