From 667130a4c32db676f4e93ed89b63e86293a3f48c Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Thu, 16 Mar 2023 19:32:17 -0400 Subject: [PATCH] Add some additional users to the users list (#3565) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cda888a15b..509255cc8e 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,9 @@ Ruff is used in a number of major open-source projects, including: - [telemetry-airflow (Mozilla)](https://github.com/mozilla/telemetry-airflow) - [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3) - [PaddlePaddle](https://github.com/PaddlePaddle/Paddle) +- [nox](https://github.com/wntrblm/nox) +- [Neon](https://github.com/neondatabase/neon) +- [The Algorithms](https://github.com/TheAlgorithms/Python) ## License