Skip to content

Commit 3c443c2

Browse files
committed
CLAUDE.md: add git user/email instruction for sob tags
Ensure Claude Code uses proper Signed-off-by tag Name and Email from Git. Generated-by: Claude AI Signed-off-by: Daniel Gomez <[email protected]>
1 parent 6931ce1 commit 3c443c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CLAUDE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,9 @@ any spell fixes unless asked explicitly to do that.
417417
## Use the Signed-off-by tag
418418

419419
We want to use the Signed-off-by tag which embodies the application of the
420-
Developer Certificate or Origin.
420+
Developer Certificate or Origin. Use the git configured user name and email
421+
for the Signed-off-by tag (check with `git config user.name` and
422+
`git config user.email`).
421423

422424
## Use Generated-by: Claude AI
423425

0 commit comments

Comments
 (0)