Skip to content

Commit aec67d1

Browse files
lgirdwoodCopilot
andauthored
Update .agent/rules/commit_style.md
Make email generic Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Liam Girdwood <lgirdwood@gmail.com>
1 parent dc84159 commit aec67d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agent/rules/commit_style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Commit messages must be formatted with a subject line and a body, following this
2020
Every commit message must end with a `Signed-off-by:` line using the user's name and email from the local git config:
2121

2222
```
23-
Signed-off-by: Liam Girdwood <lgirdwood@gmail.com>
23+
Signed-off-by: <name> <email>
2424
```

0 commit comments

Comments
 (0)