From 091d36cd30f348f69885bf34bd4b2253b3ced5ff Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Thu, 29 Dec 2022 23:06:09 +0000 Subject: [PATCH] Add Sphinx to user list (#1451) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2af4e68284..9ce2f43452 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ 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) +- [Sphinx](https://github.com/sphinx-doc/sphinx) - [Hatch](https://github.com/pypa/hatch) - [Jupyter](https://github.com/jupyter-server/jupyter_server) - [Synapse](https://github.com/matrix-org/synapse)