python3Packages.mcp: add bryanhonof as maintainer
This commit is contained in:
parent
b3959a6344
commit
084630f0e9
@ -160,6 +160,9 @@ 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; [ josh ];
|
||||
maintainers = with lib.maintainers; [
|
||||
bryanhonof
|
||||
josh
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user