Initial revision.

* Document was previously submitted in c/95816:
    src/main/resources/Documentation/*md

* Prolog rules to check "Owner Approval" in:
    src/main/java/find_owners/PRED_*.java
    src/main/prolog/*.pl

* JavaScript to add the "Find Owners" button in:
    src/main/resources/static/find-owners.js

* Java core logic in:
    src/main/java/com/googlesource/gerrit/plugins/findowners/*.java

* Java unit tests, WIP, in:
    src/test/java/com/googlesource/gerrit/plugins/findowners/*.java

Change-Id: Id7721e763dcc7aed344e9ead31715a02893e4b44
26 files changed
tree: b60636c40a555b9eb24f95538ffedbea05e31158
  1. src/
  2. BUILD
  3. LICENSE
  4. OWNERS