python311Packages.structlog: add dotlambda to maintainers
This commit is contained in:
@@ -61,6 +61,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/hynek/structlog";
|
||||
changelog = "https://github.com/hynek/structlog/blob/${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user