alice$ sq-git policy authorize bob --release-manager \
    --cert B0B50C2B8C3558D225A3310C1A8FAB5E378DD32D
  - User bob was added.
  - User bob was granted the right sign-commit.
  - User bob was granted the right sign-tag.
  - User bob was granted the right sign-archive.
  - User bob: new certificate B0B50C2B8C3558D225A3310C1A8FAB5E378DD32D.
alice$ git add openpgp-policy.toml
alice$ git commit -m 'Authorize Bob to be a release manager.'
[main b002000] Authorize Bob to be a release manager.
 1 file changed, 38 insertions(+)
