0

Add a policy to re-add yourself to OWNERS

Add a policy to re-add yourself to OWNERS when you are wrongly reamoved
from the automated process to remove inactive owners.

Bug: None
Change-Id: I2a751f7df862f9013a92a30535780009fd35022f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3801506
Reviewed-by: Erik Staab <estaab@chromium.org>
Commit-Queue: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Glen Robertson <glenrob@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1034375}
This commit is contained in:
Kentaro Hara
2022-08-12 07:37:30 +00:00
committed by Chromium LUCI CQ
parent b1151db5a4
commit 52294ae384

@ -122,6 +122,14 @@ the following process:
* If there are objections, then the decision should be escalated to
the [../CHROME_ENG_REVIEW](//CHROME_ENG_REVIEW) for resolution.
Note: For the purpose of not slowing down code review, Chromium removes
inactive owners (e.g., those who made no contributions for multiple quarters)
on a regular basis. The script does not take into account personal situations
like a long leave. If you were inactive only for a certain period of time
while you were on a long leave and have been meeting the above owner's
expectations in other times, you can create a CL to re-add yourself and land
after getting local owner's approval (you can refer to this policy in the CL).
### OWNERS file details
Refer to the [owners plugin](https://github.com/GerritCodeReview/plugins_code-owners/blob/master/resources/Documentation/backend-find-owners.md)