Remove myself as maintainer of some packages.
This commit is contained in:
@@ -19,7 +19,7 @@ buildPythonPackage rec {
|
||||
homepage = https://launchpad.net/txamqp;
|
||||
description = "Library for communicating with AMQP peers and brokers using Twisted";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ rickynils ];
|
||||
maintainers = [];
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user