From d7049c99bf565637aad83d8b440e1f4de2f0c52e Mon Sep 17 00:00:00 2001 From: Lars Vogel Date: Mon, 16 Mar 2026 11:46:22 +0100 Subject: [PATCH] Add no-AI-attribution rule to AGENTS.md Instruct AI tools not to add Co-Authored-By trailers to commits as this fails the Eclipse license check. --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index a568ed9164b..1820101a8ee 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -130,6 +130,10 @@ cat bundles/org.eclipse.jface/META-INF/MANIFEST.MF grep -r "pattern" bundles/org.eclipse.jface/src ``` +## Git Commits + +**Do NOT add `Co-Authored-By` or similar AI attribution trailers to commits.** This fails the Eclipse license check. + ## Critical Development Rules ### 1. OSGi Dependencies