From 53a5a5042e5467dcd529e88edb79dc8e0a8fc3d3 Mon Sep 17 00:00:00 2001 From: Dirk Pranke Date: Tue, 10 Sep 2019 20:05:18 +0000 Subject: [PATCH] Add a COMPONENT entry to the OWNERS file. This is used to help people figure out where to file bugs against code in the repo. Change-Id: I0253359f703c67116785995b84ed5ff0bbcae28c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1796610 Reviewed-by: Edward Lesmes Commit-Queue: Dirk Pranke --- OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OWNERS b/OWNERS index 2151ddbe9..ef660c8e3 100644 --- a/OWNERS +++ b/OWNERS @@ -24,3 +24,5 @@ per-file chrome_set_ver=file://CROS_OWNERS per-file cros=file://CROS_OWNERS per-file cros_sdk=file://CROS_OWNERS per-file repo=file://CROS_OWNERS + +# COMPONENT: Infra>SDK