Skip to content

Commit cee0212

Browse files
authored
doc: fix sign-off format in AGENTS.md
Signed-off-by: Filip Skokan <panva.ip@gmail.com> PR-URL: #65958 Reviewed-By: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 3fc994e commit cee0212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ New Node.js contributors should avoid using AI agents to interact with the proje
2626

2727
### Requirements
2828

29-
* All commits must be signed off by the human user using `Signed-off-by: <your name> (<your email>)`
29+
* All commits must be signed off by the human user using `Signed-off-by: Your Name <your@email.example>`
3030
as an attestation to the [Developer Certificate of Origin](https://developercertificate.org/).
3131
* AI-assistance must be acknowledged using the `Assisted-by: <agent name>` annotation.
3232
* AI-authored code contributions must be compatible with the project's licensing and

0 commit comments

Comments
 (0)