Add janitors to the OWNERS file am: a1bb7f26cc Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/3424119 Change-Id: I7d1e06e8c1b1ab80d8d28a36f0a63f6482d95f6c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.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.