Add the files required for the imported software

Bug: 180529448
Test: N/A
Change-Id: Iee18f0ea86b67eb8d0a325464e4e9a330650c121
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..46a1cde
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,14 @@
+name: "starlark-go"
+description:
+    "Starlark in Go is an interpreter for Starlark, implemented in Go."
+
+third_party {
+  url {
+    type: GIT
+    value: "https://github.com/google/starlark-go.git"
+  }
+  version: "ebe61bd709bf23d7baddbb34e79084d7d156be04"
+  last_upgrade_date { year: 2021 month: 02 day: 17 }
+  license_type: NOTICE
+}
+