python3Packages.uplc: add aciceri as maintainer
This commit is contained in:
@@ -54,7 +54,7 @@ buildPythonPackage rec {
|
||||
description = "Python implementation of untyped plutus language core";
|
||||
homepage = "https://github.com/OpShin/uplc";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ aciceri ];
|
||||
mainProgram = "opshin";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user