hyperledger-archives / sawtooth-docs-archive

Source files for the Hyperledger Sawtooth website
https://wiki.hyperledger.org/display/sawtooth
MIT License
4 stars 33 forks source link

Update users.yml #44

Closed mmsidani closed 5 years ago

mmsidani commented 5 years ago

Bloxiom is a user.

mmsidani commented 5 years ago

Signed-off-by: Majed Sidani mmsidani@gmail.com

mmsidani commented 5 years ago

Signed-off-by: Majed Sidani mmsidani@gmail.com

mmsidani commented 5 years ago

Signed-off-by: Majed Sidani mmsidani@gmail.com

peterschwarz commented 5 years ago

I think you are missing the sign-offs in your commit message. You can fix it by running

$ git commit -s --amend

While you are there, feel free to add some more description to your message, following this guide for writing commit messages: https://chris.beams.io/posts/git-commit/

After you've done this, force push your branch.

mmsidani commented 5 years ago

Thanks. I closed the request and I’ll resubmit. Thanks for the link.

From: Peter Schwarz Sent: Saturday, April 20, 2019 5:49 PM To: hyperledger/sawtooth-website Cc: mmsidani; State change Subject: Re: [hyperledger/sawtooth-website] Update users.yml (#44)

I think you are missing the sign-offs in your commit message. You can fix it by running $ git commit -s --amend While you are there, feel free to add some more description to your message, following this guide for writing commit messages: https://chris.beams.io/posts/git-commit/ After you've done this, force push your branch. — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.