From ba03ecbf3e6c3132003a6646af9ad623779c5e92 Mon Sep 17 00:00:00 2001 From: Brian O'Kelley Date: Sat, 25 Apr 2026 11:06:15 -0400 Subject: [PATCH] docs(readme): note AAO IPR Policy requirement for contributors Adds a one-line note to the Contributing section pointing at the canonical IPR Policy. Single signature covers all AAO repos; the bot prompts new contributors on their first PR. This PR also seeds the \`IPR Policy / Signature\` status check name in GitHub's branch-protection autocomplete so the ruleset can require it. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89774655d..22c1dffa9 100644 --- a/README.md +++ b/README.md @@ -1371,7 +1371,7 @@ ruff check src/ tests/ ## Contributing -Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. +Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. All contributors must agree to the [AgenticAdvertising.Org IPR Policy](https://github.com/adcontextprotocol/adcp/blob/main/IPR_POLICY.md) — the bot prompts new contributors on their first PR and a single signature covers all AAO repositories. ## License