From b06ca2542177e47f292cde020ed25d7931430382 Mon Sep 17 00:00:00 2001 From: James Greenhill Date: Tue, 21 Mar 2023 08:05:35 -0600 Subject: [PATCH] Add PostHog to users of Ruff in README (#3641) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a70aa45e3..78e185411c 100644 --- a/README.md +++ b/README.md @@ -328,6 +328,7 @@ Ruff is used in a number of major open-source projects, including: - [Zulip](https://github.com/zulip/zulip) - [Bokeh](https://github.com/bokeh/bokeh) - [Pydantic](https://github.com/pydantic/pydantic) +- [PostHog](https://github.com/PostHog/posthog) - [Dagster](https://github.com/dagster-io/dagster) - [Dagger](https://github.com/dagger/dagger) - [Sphinx](https://github.com/sphinx-doc/sphinx)