Add deprecation notice Change-Id: I12938ecd30d7bd40d71b3abcfa17615297ca75f3 
1 file changed
tree: b2a7ece9960fe07a3dcdefbbc75b7aa05b028dcf
  1. src/
  2. tools/
  3. .gitignore
  4. BUILD
  5. copy_deps.sh
  6. external_plugin_deps.bzl
  7. LICENSE
  8. package-lock.json
  9. package.json
  10. README.md
README.md

DEPRECATION NOTICE

GerritForge has decided to change the license to BSL therefore the Apache 2.0 version of this plugin is deprecated. The recommended version of the account plugin is on GitHub and the development continues on GerritHub.io.

Account management plugin for Gerrit Code Review (DEPRECATED)

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.