opshin: add aciceri as maintainer
This commit is contained in:
@@ -43,7 +43,7 @@ python3'.pkgs.buildPythonApplication rec {
|
||||
description = "Simple pythonic programming language for Smart Contracts on Cardano";
|
||||
homepage = "https://opshin.dev";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ aciceri ];
|
||||
mainProgram = "opshin";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user