commit | d6bd62dc7f866f840ce865f7a0de94d725a854c9 | [log] [tgz] |
---|---|---|
author | Owners Cleanup <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> | Thu May 15 21:46:39 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 15 21:46:39 2025 |
tree | 2a176a1ed3c05ff1faed8956c3eab157e481c58d | |
parent | c00c6dd3b25a45b61bb76da3d1974752076264b3 [diff] |
[owners] Remove bbe@chromium.org from recipes/recipes/boringssl.expected/OWNERS This suggested change is automatically generated based on group memberships and affiliations. Please approve this change and vote the highest CR. This will keep the OWNERs file tidy. We ask that you do not ignore this change and approve it unless you know a reason the OWNER should remain. It can always be reverted if needed. If this change is in error, vote the lowest CR value (i.e. reject the CL) and the bot will abandon it. See the owner's recent review activity for context: https://chromium-review.googlesource.com/q/bbe@chromium.org To report an issue, file a bug in the Infra>Codereview component. Change-Id: I6cad1467ace5362e1ac5f16c286ad12a9265def3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6506744 Auto-Submit: Owners Cleanup <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by: Adam Langley <agl@chromium.org>
If you're here to make a change to ‘recipes’ (the code located in the recipes
directory), please take a look at the README for more information pertaining to recipes.
The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores
, with the exception of the special functions RunSteps
and RunTests
in recipes. Use yapf (git cl format --no-clang-format
) to autoformat new code.