From cd192eddf92600971e23e065e14dd3b0f21d9e0c Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sun, 12 Mar 2023 20:08:58 -0400 Subject: [PATCH] Add some new users to the README (#3471) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4d3251ac51..2e0d58a35f 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,9 @@ Ruff is used in a number of major open-source projects, including: - [meson-python](https://github.com/mesonbuild/meson-python) - [ZenML](https://github.com/zenml-io/zenml) - [delta-rs](https://github.com/delta-io/delta-rs) +- [Starlite](https://github.com/starlite-api/starlite) +- [telemetry-airflow (Mozilla)](https://github.com/mozilla/telemetry-airflow) +- [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3) ## License