Remove me (garbas) as maintainer since I don't have much time to maintain anything
This commit is contained in:
@@ -35,6 +35,6 @@ python2Packages.buildPythonApplication rec {
|
||||
description = "Synchronize emails between two repositories, so that you can read the same mailbox from multiple computers";
|
||||
homepage = http://offlineimap.org;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = [ stdenv.lib.maintainers.garbas ];
|
||||
maintainers = [];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user