jedcunningham commented on code in PR #44365: URL: https://github.com/apache/airflow/pull/44365#discussion_r1857343049
########## INTHEWILD.md: ########## @@ -365,6 +365,7 @@ Currently, **officially** using Airflow: 1. [Oisix ra daichi, Inc.](https://en.oisixradaichi.co.jp/) [[@morihaya](https://github.com/morihaya)] 1. [OK.ru](https://ok.ru/) [[@Mikhail-M](https://github.com/Mikhail-M)] 1. [OneFineStay](https://www.onefinestay.com) [[@slangwald](https://github.com/slangwald)] +1. [OpenBlock Labs](https://www.openblocklabs.com/) [[@melotik](https://github.com/melotik), [@l-jhon](https://github.com/l-jhon) & [@nitish-91](https://github.com/nitish-91)] 1. [Open Knowledge International](https://okfn.org) [@vitorbaptista](https://github.com/vitorbaptista) Review Comment: ```suggestion 1. [Open Knowledge International](https://okfn.org) [@vitorbaptista](https://github.com/vitorbaptista) 1. [OpenBlock Labs](https://www.openblocklabs.com/) [[@melotik](https://github.com/melotik), [@l-jhon](https://github.com/l-jhon) & [@nitish-91](https://github.com/nitish-91)] ``` Static checks are failing because this is out of order. I'd also suggest that you [set up the pre-commit hooks](https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst), they help catch these issues early 👍. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
