From eac67a9464333ea0780376978ecd975d56f32d4e Mon Sep 17 00:00:00 2001 From: Adrian Date: Tue, 2 Jan 2024 23:47:22 +0100 Subject: [PATCH] Add CERN/Indico to "Who's Using Ruff?" (#9371) Might be a nice name to have in that list ;) Corresponding PR that added ruff to the project: https://github.com/indico/indico/pull/6037 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65e2bf2da7..d593e7b752 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ Ruff is used by a number of major open-source projects and companies, including: - Benchling ([Refac](https://github.com/benchling/refac)) - [Bokeh](https://github.com/bokeh/bokeh) - [Cryptography (PyCA)](https://github.com/pyca/cryptography) +- CERN ([Indico](https://getindico.io/)) - [DVC](https://github.com/iterative/dvc) - [Dagger](https://github.com/dagger/dagger) - [Dagster](https://github.com/dagster-io/dagster)