Refer to kernel/build:/OWNERS as /kleaf/OWNERS is no more

Change-Id: I8732e9c40e80f04016f83500f5dd8aa15d06480d
Signed-off-by: Matthias Männich <maennich@google.com>
1 file changed
tree: a2dd3eaf9c1b05e34da5a27055a3766bb5f53e99
  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.