From 165235f14daec1d3d6db2459598bd0d3eabf2411 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Mon, 29 Jun 2026 11:38:33 -0700 Subject: [PATCH] docs: correct brand name to AgenTrust Correct the brand display name from AgentTrust to AgenTrust (single T). No code identifiers, slugs, or emails touched. Co-Authored-By: Claude Opus 4.8 (1M context) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ab42211..e45c1b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ description = "Hardware-attested MCP runtime, TEE-enforced policy and TRACE Clai readme = "README.md" license = { text = "MIT" } authors = [ - { name = "AgentTrust Contributors", email = "oss@agentrust.io" }, + { name = "AgenTrust Contributors", email = "oss@agentrust.io" }, ] keywords = ["mcp", "tee", "attestation", "security", "ai-agents", "cedar"] classifiers = [