python3Packages.pluthon: remove t4ccer as maintainer
This commit is contained in:
@@ -36,6 +36,6 @@ buildPythonPackage rec {
|
||||
description = "Pluto-like programming language for Cardano Smart Contracts in Python";
|
||||
homepage = "https://github.com/OpShin/pluthon";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ t4ccer ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user