Add DIR_METADATA
BUG=b:233872079
Change-Id: I280592b620d63b7bd8040c4c96b4a638a0ef8d5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/common_bazel/+/5500679
Reviewed-by: Shik Chen <[email protected]>
Tested-by: Li-Yu Yu <[email protected]>
diff --git a/DIR_METADATA b/DIR_METADATA
new file mode 100644
index 0000000..111f7dd
--- /dev/null
+++ b/DIR_METADATA
@@ -0,0 +1,17 @@
+# Metadata information for this directory.
+#
+# For more information on DIR_METADATA files, see:
+# https://source.chromium.org/chromium/infra/infra/+/HEAD:go/src/infra/tools/dirmd/README.md
+#
+# For the schema of this file, see Metadata message:
+# https://source.chromium.org/chromium/infra/infra/+/HEAD:go/src/infra/tools/dirmd/proto/dir_metadata.proto
+
+team_email: "[email protected]"
+
+buganizer {
+ component_id: 1363370 # ChromeOS > Platform > Technologies > Audio > Core > Infra
+}
+
+buganizer_public {
+ component_id: 960644 # ChromeOS Public Tracker > Multimedia > Audio
+}