misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -62,6 +62,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ peti jgeerds vrthra ];
|
||||
maintainers = with maintainers; [ peti vrthra ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user