From 12279ffac3cee623e51667e62dd720046f05fa03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kucharski?= <43498643+mkucharski17@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:09:25 +0100 Subject: [PATCH] Add LeanCode and contributors to AUTHORS (#11134) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR adds [LeanCode](https://leancode.co) (a Flutter development company) and three of its contributors to the AUTHORS file. Contributors added: - **LeanCode** — company - **Piotr Denert** (GitHub: [pdenert](https://github.com/pdenert)) — PRs in flutter/packages - **Marcin Chudy** (GitHub: [mchudy](https://github.com/mchudy)) — PRs in flutter/packages - **Paweł Jakubowski** (GitHub: [FirentisTFW](https://github.com/FirentisTFW)) — PRs in flutter/packages No issue is required as this is a trivial AUTHORS file update. ## Pre-Review Checklist **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. --- AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index cac440cea4..253669739d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -82,3 +82,7 @@ Ricardo Dalarme Andrei Kabylin Ernesto Ramirez Rui Craveiro +LeanCode +Piotr Denert +Marcin Chudy +Paweł Jakubowski