Initial merge of kotlin rules remote-tracking branch 'aosp/upstream-main'.
Change-Id: I00d5acb3726073c05cdd79f5d7adb19ae868d610
Test: added manual target to CI
Bug: 186462641
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..5d59256
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "bazelbuild-kotlin-rules"
+description:
+ "A repository of [Bazel](https://bazel.build) starlark rules and tooling "
+ "for Kotlin. "
+ " "
+ "These rules are maintained and published by Google as-is, with limited to "
+ "no support available at the moment."
+
+third_party {
+ url {
+ type: GIT
+ value: "https://team.googlesource.com/kotlin-rules/rules"
+ }
+ version: "aebca278376b63c9c07296c9aa052845e0c1fe2a"
+ last_upgrade_date { year: 2022 month: 9 day: 7 }
+ license_type: NOTICE
+}
+