commit | f91197b026544319926fc32e3c23c243578b048c | [log] [tgz] |
---|---|---|
author | Owners Cleanup <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> | Tue Jun 03 19:41:46 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 19:41:46 2025 |
tree | d7a514e048141e9d3bfc8896901bfd28b7db3ae4 | |
parent | e82db2c05c79ea7b7fda70d10635c9ec045fb679 [diff] |
[owners] Remove sokcevic@google.com from recipes/recipes/chromium_codesearch_initiator.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 either approve it if the OWNER is no longer active or deny it if the OWNER is continuing to review CLs (including under a different affiliation). This CL can always be reverted if the understanding changes. 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/sokcevic@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I1d2c20cc86606b9d67a97dc2e5910f9c2541a6c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6618467 Reviewed-by: Yiwei Zhang <yiwzhang@google.com> Auto-Submit: Owners Cleanup <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> Commit-Queue: Yiwei Zhang <yiwzhang@google.com>
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.