From 41e77bb01d7625071aab35f84d26c237f42b4068 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sun, 19 Feb 2023 11:30:01 -0500 Subject: [PATCH] Add some additional users to "Who's Using Ruff?" (#3035) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 455917dc64..cf8845a5f8 100644 --- a/README.md +++ b/README.md @@ -722,6 +722,7 @@ Ruff is used in a number of major open-source projects, including: * [Hatch](https://github.com/pypa/hatch) * [Jupyter](https://github.com/jupyter-server/jupyter_server) * [Great Expectations](https://github.com/great-expectations/great_expectations) +* [ONNX](https://github.com/onnx/onnx) * [Polars](https://github.com/pola-rs/polars) * [Ibis](https://github.com/ibis-project/ibis) * [Synapse (Matrix)](https://github.com/matrix-org/synapse) @@ -738,6 +739,7 @@ Ruff is used in a number of major open-source projects, including: * [Babel](https://github.com/python-babel/babel) * [featuretools](https://github.com/alteryx/featuretools) * [meson-python](https://github.com/mesonbuild/meson-python) +* [ZenML](https://github.com/zenml-io/zenml) ## License