Hi,
to activate this hook, copy it from contrib to .git/hooks and make sure
the executable flag is on. Attempting to push a commit without
Reviewed-By will then trigger an error.
If we want to be truly strict about not pushing commits without a RB
tag, then we need a server-side hook.