From 61a66ee47f34102d80b9ba2d871ba46890afee50 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Wed, 28 Oct 2015 10:29:15 +0100 Subject: [PATCH] Add description of owners plugin to plugin documentation Change-Id: I748fcb3208c17212b09c5ee0d2b4967dbdd9f3f7 Signed-off-by: Edwin Kempin --- Documentation/config-plugins.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/config-plugins.txt b/Documentation/config-plugins.txt index e5614cdde7..6e248c8ce6 100644 --- a/Documentation/config-plugins.txt +++ b/Documentation/config-plugins.txt @@ -413,6 +413,14 @@ Two different OAuth providers are supported: https://github.com/davido/gerrit-oauth-provider[Project] | https://github.com/davido/gerrit-oauth-provider/wiki/Getting-Started[Configuration] +[[owners]] +=== owners +This plugin provides a Prolog predicate `add_owner_approval/3` that +appends `label('Owner-Approval', need(_))` to a provided list. + +link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/owners[Project] | +link:https://gerrit.googlesource.com/plugins/owners/+/refs/heads/master/README.md[Documentation] + [[project-download-commands]] === project-download-commands