python3Packages.ogmios: add aciceri as maintainer
This commit is contained in:
@@ -44,6 +44,6 @@ buildPythonPackage rec {
|
||||
description = "Python client for Ogmios";
|
||||
homepage = "https://gitlab.com/viperscience/ogmios-python";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ aciceri ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user