
By policy, all OWNERS must be committers, and if a person has been inactive for some time, they stop being a committer, so they should be removed from any OWNERS files. This change removes kimstephanie@, who left the project some time ago, from //infra/OWNERS, //infra/orchestrator/OWNERS, and //testing/merge_scripts/OWNERS. Bug: 376077658 Change-Id: I605847785f495053126a7b1c8687c15f0cc10c7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6310339 Reviewed-by: Gary Tong <gatong@chromium.org> Reviewed-by: Erik Staab <estaab@chromium.org> Reviewed-by: Garrett Beaty <gbeaty@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/main@{#1429736}
Swarming merge scripts
This directory contains Swarming merge scripts. Merge scripts run to collect the results of a swarming run of a test suite. Their basic operation is to merge together test results from the shard runs. They can also perform other post processing steps, such as uploading some test results to another test result server.
There are a few merge scripts here which are simple wrappers around other scripts. These exist just so that every merge script we know about lives in a centralized location.
Merge scripts are documented here:
https://cs.chromium.org/search/?q=file:swarming/api.py+%22*+merge:%22&type=cs