Skip to content

Commit

Permalink
Update formatting in DCO (#108)
Browse files Browse the repository at this point in the history
The chat link was not properly formatted.

Signed-off-by: Gari Singh <[email protected]>
  • Loading branch information
mastersingh24 authored and ajsutton committed Oct 15, 2019
1 parent 127b92a commit 8789b8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DCO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ As per section 13.a of the [Hyperledger Charter](https://www.hyperledger.org/abo

The sign off needs to be using your legal name, not a pseudonym. Git has a built-in mechanism to allow this with the `-s` or `--signoff` argument to `git commit` command, providing your `user.name` and `user.email` have been setup correctly.

If you have any questions, you can reach us on [Besu chat].
[Besu chat]: https://chat.hyperledger.org/channel/besu
If you have any questions, you can reach us on [Besu chat](https://chat.hyperledger.org/channel/besu).

0 comments on commit 8789b8c

Please sign in to comment.