Initial commit of reviewer-by-blame plugin

A plugin that allows to automatically add reviewers to a change
from the git blame computation on the changed files. It will add
the users as reviewer that authored most of the lines touched by
the change, since these users should be familiar with the code
and can most likely review the change.

Change-Id: I20df7ffcefdd88189238c637ae301e0d3e4ef796
9 files changed
tree: a2046f209140a58fba38c82b0abed8da9a6e2c7e
  1. .settings/
  2. src/
  3. .gitignore
  4. LICENSE
  5. pom.xml