python3Packages.web3: remove myself from maintainers
I do not have further interest neither time to work on this in the future.
This commit is contained in:
@@ -67,6 +67,6 @@ buildPythonPackage rec {
|
||||
description = "Web3 library for interactions";
|
||||
homepage = "https://github.com/ethereum/web3";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ raitobezarius ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user