| commit | b3a7fdca791154bceb287545161d1058ec857937 | [log] [tgz] |
|---|---|---|
| author | Jordan R Abrahams-Whitehead <ajordanr@google.com> | Fri Jun 28 20:20:38 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 01 18:17:49 2024 +0000 |
| tree | 33d4680ddb6ddd8f5d58c7aefe75a1461b3259e6 | |
| parent | 3c5905b3207d5ead6d7a9808bf5e249eee6f6927 [diff] |
Remove old team members from OWNERS With ryanbeltran@ now moving on from ChromeOS Toolchain team, we should update this OWNERS file and clean up all the old members as well. Jora is also intending to contribute more technically, and has confirmed her interest in being added as an OWNER. Good luck! o7 BUG=None TEST=CQ Change-Id: I79533a19fceffbd7c5b44d04a853e3658aa3dc36 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5668408 Tested-by: Jordan Abrahams-Whitehead <ajordanr@google.com> Reviewed-by: George Burgess <gbiv@chromium.org> Commit-Queue: Jordan Abrahams-Whitehead <ajordanr@google.com> Reviewed-by: Jora Jacobi <jora@google.com>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.