From 9eda59c74208f20fbeebc7dd89be0d551eeba7e2 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Wed, 21 Dec 2022 22:16:38 -0500 Subject: [PATCH] Add some more repositories to the user list --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6f711864b5f4..a4855e084b454 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,11 @@ Ruff is extremely actively developed and used in major open-source projects like - [Bokeh](https://github.com/bokeh/bokeh) - [Zulip](https://github.com/zulip/zulip) - [Pydantic](https://github.com/pydantic/pydantic) -- [Saleor](https://github.com/saleor/saleor) - [Hatch](https://github.com/pypa/hatch) -- [Jupyter Server](https://github.com/jupyter-server/jupyter_server) +- [Jupyter](https://github.com/jupyter-server/jupyter_server) +- [Synapse](https://github.com/matrix-org/synapse) +- [Ibis](https://github.com/ibis-project/ibis) +- [Saleor](https://github.com/saleor/saleor) Read the [launch blog post](https://notes.crmarsh.com/python-tooling-could-be-much-much-faster).