From dc4ffd44075581d7f0b33f725b10d2d880beba97 Mon Sep 17 00:00:00 2001 From: "Reid D. McKenzie" Date: Thu, 24 Jul 2025 12:05:12 -0600 Subject: [PATCH] Add a note about telemetry to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e02a3b87..b144cc2f 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,7 @@ In any ancestor `BUILD` file of the Python code, add these lines to instruct [Ga ## Packages - [py_library](docs/py_library.md) a unit of Python code, used as a dependency of other rules. + +# Telemetry & privacy policy + +This ruleset collects limited usage data via [`tools_telemetry`](https://github.com/aspect-build/tools_telemetry), which is reported to Aspect Build Inc and governed by our [privacy policy](https://www.aspect.build/privacy-policy).