misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
description = "Configuration manager for python applications";
|
||||
homepage = https://kaptan.readthedocs.io/;
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ jgeerds ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user