From 1353cdf909d357d16589267decb5e44adff36ff8 Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Wed, 13 Aug 2025 11:46:15 +0200 Subject: [PATCH] disable co-authored-by in opencode.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [opencode](https://opencode.ai) --- opencode.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/opencode.json b/opencode.json index b3fb8fe..3a2b584 100644 --- a/opencode.json +++ b/opencode.json @@ -6,4 +6,6 @@ "ask_before_executing_commands": true, "ask_before_git_commands": true, "ask_before_reading_file": "^(?!\./).*" +, + "includeCoAuthoredBy": false } \ No newline at end of file