aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA18
-rw-r--r--MODULE_LICENSE_LGPL0
l---------NOTICE1
-rw-r--r--OWNERS1
4 files changed, 20 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..f6c59f2a
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "astroid"
+description:
+ "A common base representation of python source code for pylint and other "
+ "projects"
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://pylint.org/"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/PyCQA/astroid"
+ }
+ version: "v2.8.5"
+ last_upgrade_date { year: 2021 month: 11 day: 18 }
+ license_type: RESTRICTED
+}
diff --git a/MODULE_LICENSE_LGPL b/MODULE_LICENSE_LGPL
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/MODULE_LICENSE_LGPL
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 00000000..7a694c96
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 00000000..de0797b3
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/system/core:master:/janitors/OWNERS