From 1c210fee461e959b15388d4776747285029ad70b Mon Sep 17 00:00:00 2001 From: Philipp Krones Date: Fri, 10 Oct 2025 10:28:43 +0200 Subject: [PATCH] Add alex-semenyuk to the Clippy contributors team Welcome Alex to the Clippy contributors team! Thank you for your continued contributions to Clippy and making our beloved linter better! Special thanks for volunteering to write the CHANGELOG. :tada: --- teams/clippy-contributors.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/clippy-contributors.toml b/teams/clippy-contributors.toml index 65afa0ef6..7ef7d0643 100644 --- a/teams/clippy-contributors.toml +++ b/teams/clippy-contributors.toml @@ -9,6 +9,7 @@ members = [ "pitaj", "ada4a", "profetia", + "alex-semenyuk", ] alumni = [ "PartiallyUntyped",