passport: Initalize ownership files

Create minimal ownership files required to add passport repo to manifest.

BUG=b:375020169
TEST=None

Change-Id: Ifec2aa2276ead33a2a4c62cb132a9d8f5d4af115
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/passport/+/5952316
Reviewed-by: Brett Brotherton <bbrotherton@google.com>
Tested-by: Jason Stanko <jstanko@google.com>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.gitignore
diff --git a/DIR_METADATA b/DIR_METADATA
new file mode 100644
index 0000000..02cec75
--- /dev/null
+++ b/DIR_METADATA
@@ -0,0 +1,12 @@
+# 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
+
+buganizer {
+  # ChromeOS > EngProd > Platform > Connectivity > Peripherals > PASIT
+  component_id: 1507626
+}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..6af0ce3
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,11 @@
+# Copyright 2024 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+set noparent
+
+# ChromeOS PASIT (dev team)
+include chromiumos/owners:v1:/peripherals/OWNERS.pasit
+
+# ChromeOS Connectivity (EngProd)
+include chromiumos/owners:v1:/engprod/OWNERS.connectivity