docs: Add tribute comment to Otávio Anovazzi in reactflowUtils.ts (#7017)
* 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 <rodrigosilvanader@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
0eeb142ecd
commit
6887ac3ff4
1 changed files with 13 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue