From 56bac94d49ff7f178d388723023cc6c123357e59 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Thu, 24 Apr 2014 14:25:42 +0200 Subject: [PATCH] Describe the 'Delete Own Project' capability in project owner guide Change-Id: I07fb28248fc27f87c894d28720c08dddfa7d4734 Signed-off-by: Edwin Kempin --- Documentation/intro-project-owner.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Documentation/intro-project-owner.txt b/Documentation/intro-project-owner.txt index 7deeea4aee..17eb7f36dc 100644 --- a/Documentation/intro-project-owner.txt +++ b/Documentation/intro-project-owner.txt @@ -668,10 +668,11 @@ If the link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/dele delete-project] plugin is installed, projects can be deleted from the Gerrit WebUI under `Projects` > `List` > > `General` by clicking on the `Delete` command under `Project Commands`. The `Delete` -command is only available for users that have the `Delete Projects` -global capability assigned. It is likely that this capability is not -granted to everyone, so you may need to contact a Gerrit administrator -to request the deletion of your project. +command is only available if you have the `Delete Projects` global +capability assigned, or if you own the project and you have the +`Delete Own Projects` global capability assigned. If neither of these +capabilities is granted, you need to contact a Gerrit administrator to +request the deletion of your project. Instead of deleting a project you may set the link:project-setup.html#project-state[project state] to `ReadOnly` or