From af06a53d7f3f9bb2da52bdd6052125f5c3f66b96 Mon Sep 17 00:00:00 2001 From: "sentry-junior[bot]" <264270552+sentry-junior[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:10:28 +0000 Subject: [PATCH] chore(claude): Disable co-author attribution Co-Authored-By: Hector --- .claude/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .claude/settings.json diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 00000000..bcf43f6c --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,3 @@ +{ + "includeCoAuthoredBy": false +}