summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2024-01-11 21:58:21 +0000
committerYifan Hong <elsk@google.com>2024-01-12 02:04:32 +0000
commit47789036085343a7baa2db17553abcb1d82d7904 (patch)
treeb46384d091464bdf02b9188362aedfd6fe1a1ea7
parenta26099e5ffa366811cb82240881f5bdb7648d1ca (diff)
downloadbazelbuild-bazel-central-registry-upstream.tar.gz
Add metadata files for bazel-central-registry.upstream
Third-Party Import of: https://github.com/bazelbuild/bazel-central-registry Request Document: go/android3p For CL Reviewers: go/android3p#cl-review For Build Team: go/ab-third-party-imports Bug: http://b/316187615 Change-Id: I02e8391384a23240d355a6f9bc6c8491d5c54a90
-rw-r--r--METADATA18
-rw-r--r--MODULE_LICENSE_APACHE20
-rw-r--r--OWNERS1
3 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..0007f63
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "bazel-central-registry"
+description:
+ "The default Bazel registry for the Bzlmod external dependency system of "
+ "Bazel. It is the recommended place to find and publish your favorite Bazel "
+ "projects. Visit https://registry.bazel.build to check what modules are "
+ "already available!"
+
+third_party {
+homepage: "https://registry.bazel.build/"
+ identifier {
+ type: "Git"
+ value: "https://github.com/bazelbuild/bazel-central-registry"
+ primary_source: true
+ }
+ version: "a26099e5ffa366811cb82240881f5bdb7648d1ca"
+ last_upgrade_date { year: 2024 month: 1 day: 11 }
+ license_type: NOTICE
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..2e8f086
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/system/core:main:/janitors/OWNERS