From 3a309a36fcfc30a96a7fdd68b6b2c3aa2aa5341c Mon Sep 17 00:00:00 2001 From: rht Date: Sun, 14 Feb 2021 10:32:29 -0500 Subject: [PATCH] readme: Include Zulip in used-by section (#1987) Zulip has recently formatted their code in Black and also set Black as a linter: https://github.com/zulip/zulip/pull/15662. See also https://chat.zulip.org/#narrow/stream/2-general/topic/black. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ecb89..97df938 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,7 @@ then write the above files to `.cache/black//`. The following notable open-source projects trust _Black_ with enforcing a consistent code style: pytest, tox, Pyramid, Django Channels, Hypothesis, attrs, SQLAlchemy, Poetry, PyPA applications (Warehouse, Bandersnatch, Pipenv, virtualenv), pandas, Pillow, -every Datadog Agent Integration, Home Assistant. +every Datadog Agent Integration, Home Assistant, Zulip. The following organizations use _Black_: Facebook, Dropbox, Mozilla, Quora. -- 2.39.2