Adapt to API change in Gerrit core

Change I1c24da1378 in Gerrit core moved the Accounts.byEmail(String)
and Accounts.byEmails(String...) methods into a new Emails class. These
methods are now called Emails.getAccountFor(String) and
Emails.getAccountsFor(String...).

Change-Id: If63202ff7bcefa1f6bd0af4dc07b7303a8e2273d
Signed-off-by: Edwin Kempin <ekempin@google.com>
6 files changed
tree: 6baae40fa19f2fde4464f63ae99a06f79947f930
  1. src/
  2. BUILD
  3. LICENSE
  4. OWNERS