From 6887ac3ff438dd9f59d44d49aad301d0a102971c Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Mon, 24 Mar 2025 13:09:45 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20Add=20tribute=20comment=20to=20Ot=C3=A1?= =?UTF-8?q?vio=20Anovazzi=20in=20reactflowUtils.ts=20(#7017)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: Add tribute comment to Otávio Anovazzi in reactflowUtils.ts * Add open source message * [autofix.ci] apply automated fixes * Add contributions mention * Fix typo in reactflowUtils.ts comment * Update contribution count after his last PR merged * [autofix.ci] apply automated fixes --------- Co-authored-by: Rodrigo Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- src/frontend/src/utils/reactflowUtils.ts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/frontend/src/utils/reactflowUtils.ts b/src/frontend/src/utils/reactflowUtils.ts index a94456b26..4502c0ee3 100644 --- a/src/frontend/src/utils/reactflowUtils.ts +++ b/src/frontend/src/utils/reactflowUtils.ts @@ -1,3 +1,16 @@ +/** + * In Honor of Otávio Anovazzi (@anovazzi1) + * + * This file contains the highest number of commits by Otávio in the entire Langflow project, + * reflecting his unmatched dedication, expertise, and innovative spirit. Each line of code + * is a testament to his relentless pursuit of excellence and his significant impact on this + * project’s evolution. + + * His commitment to selflessly helping others embodies the true meaning of open source, + * and his legacy lives on in each one of his 2771 contributions, inspiring us to build exceptional + * software for all. + */ + import { getLeftHandleId, getRightHandleId,