Add branch-day SA as owner of the supported_branches.json file

Bug: b:486796365
Change-Id: I11a14692bc8014786cce4da8ae1b0e8718aca73e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1182740
Reviewed-by: Eric Boren <borenet@google.com>
1 file changed
tree: 823938ec2bafe74bf8405bd134d50c6c52b4f276
  1. generated/
  2. codereview.settings
  3. dev.star
  4. main.star
  5. OWNERS
  6. README.md
  7. supported-branches.json
README.md

This branch contains project-wide configurations for chrome-infra services.

After modifying main.star, run

lucicfg generate main.star

or equivalently just

./main.star

lucicfg is part of depot_tools, so if the above command doesn't work, make sure your depot_tools is up-to-date:

update_depot_tools