Move OWNER reference master=>main.

BUG=b/291759353

Change-Id: Iada79f4fc74eb9894922304912e1b247e2fd01d1
1 file changed
tree: fb883ad02f12c8e3d3a8a58d54e1179e60db58b3
  1. dist/
  2. docs/
  3. exec/
  4. rules/
  5. test_mappings/
  6. workspace/
  7. OWNERS
  8. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.