python312Packages.mcp: Replace dotlambda with josh as maintainer
This commit is contained in:
@@ -93,6 +93,6 @@ buildPythonPackage rec {
|
||||
description = "Official Python SDK for Model Context Protocol servers and clients";
|
||||
homepage = "https://github.com/modelcontextprotocol/python-sdk";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ dotlambda ];
|
||||
maintainers = with lib.maintainers; [ josh ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user