Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Reformat with GJF
  Remove reference to AccountPersonalInformation

Change-Id: I1e278dfb105173ed6bad80eb8a76509324ed9f56
tree: 4bf8279e6015225f2d225c086e19038c6b6b16f6
  1. src/
  2. tools/
  3. .gitignore
  4. bower.json
  5. BUILD
  6. external_plugin_deps.bzl
  7. LICENSE
  8. README.md
README.md

Account management plugin for Gerrit Code Review

A plugin that allows accounts to be deleted from Gerrit via an SSH command or REST API.

How to build

To build this plugin you need to have Bazel and Gerrit source tree. See the detailed instructions on how to build it.

Commands

This plugin adds an new SSH command and a REST API for removing accounts from Gerrit.