diff --git a/third_party/METADATA.bzl b/third_party/METADATA.bzl new file mode 100644 index 000000000000..6a1a9a4ca976 --- /dev/null +++ b/third_party/METADATA.bzl @@ -0,0 +1,7 @@ +METADATA = { + "maintainers": [ + "pytorch_dev_infra", + ], + "name": "third_party", + "owner": "pytorch_dev_infra", +}