Update documentation of --author to use names instead of emails.
This reflects what is done in practice and what the code expects.
Using an email is invalid because the value of --author is used
in a http://schema.org/name
property, not http://schema.org/email
Migrated from D2478 (view on Phabricator)