THIS REPO IS DEPRECATED The main function of this plugin was to allow Gerrit admins to change the state of one or several patchsets of a change to 'draft' so that the change owner could delete the change if f.i. the change owner had unadvertently pushed sensetive information such as passwords. Since v2.14 change owners can delete changes so there is no use for this plugin and it will no longer be maintained. Change-Id: I7ce2c050f659de050359214086b1e925d1a040c9
diff --git a/README-THIS-REPO-IS-DEPRECATED.txt b/README-THIS-REPO-IS-DEPRECATED.txt new file mode 100644 index 0000000..7d029f8 --- /dev/null +++ b/README-THIS-REPO-IS-DEPRECATED.txt
@@ -0,0 +1,9 @@ +THIS REPO IS DEPRECATED + +The main function of this plugin was to allow Gerrit admins to change +the state of one or several patchsets of a change to 'draft' so that +the change owner could delete the change if f.i. the change owner had +unadvertently pushed sensetive information such as passwords. + +Since v2.14 change owners can delete changes so there is no use for +this plugin and it will no longer be maintained.