containers / ocicrypt

Encryption libraries for Encrypted OCI Container images
Apache License 2.0
133 stars 31 forks source link

Spelling corrections #37

Closed jubalh closed 3 years ago

stefanberger commented 3 years ago

Can you please add a Signed-off-by line to each one of your patches? Otherwise they look good to me. Thank you!

lumjjb commented 3 years ago

You can use git commit --amend --signoff but since you have two commits, you may need to squash them first (https://levelup.gitconnected.com/how-to-squash-git-commits-9a095c1bc1fc)

jubalh commented 3 years ago

Thanks for the feedback! I signed the commits off now.

rhatdan commented 3 years ago

LGTM