Skip to content

Commit

Permalink
BAU: Tweak Co-authored-by format
Browse files Browse the repository at this point in the history
This was incorrect as it needs a name between the header and the email
  • Loading branch information
mrwilson authored Jan 9, 2025
1 parent 9b4e0e4 commit b56850b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/standards/pair-programming.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ For example, if you had two or more contributing as part of a pair or ensemble,
```
TICKET-123: Add a new feature

Co-authored-by: [email protected]
Co-authored-by: [email protected]
Co-authored-by: Person One <person[email protected]>
Co-authored-by: Person Two <person[email protected]>
```

This is visible within the normal Git log and within GitHub too; you will see multiple people attached to a change in the UI.
Expand Down

0 comments on commit b56850b

Please sign in to comment.