`cose-envelope` branch: fix conflict with `main` branch caused by squash merge
This is an empty merge commit to make the cose-envelope branch mergable with main again. There are no content changes. This fixes the accidental squash merge that happened in https://github.com/notaryproject/notaryproject/pull/177#issuecomment-1202655355.
As usual: Do not squash merge or rebase this PR.
Huh, DCO is complaining again. Looking at it more closely, this is because existing commits in main have DCO issues. Apart from re-writing main, I think the only sane solution is to ignore the error.
@letmaik I fixed the merge conflicts. Let's use that PR to drive forward. https://github.com/notaryproject/notaryproject/pull/148