misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -30,6 +30,6 @@ buildPythonPackage rec {
|
||||
description = "A toolbelt of useful classes and functions to be used with python-requests";
|
||||
homepage = http://toolbelt.rtfd.org;
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ matthiasbeyer jgeerds ];
|
||||
maintainers = with lib.maintainers; [ matthiasbeyer ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user