From 59c443a7a7c28c9fb185d004f1918289ebf7d071 Mon Sep 17 00:00:00 2001 From: blyxyas Date: Wed, 8 Oct 2025 18:48:48 +0200 Subject: [PATCH] Welcome Ada to the Clippy contributors team! --- people/ada4a.toml | 5 +++++ teams/clippy-contributors.toml | 1 + 2 files changed, 6 insertions(+) create mode 100644 people/ada4a.toml diff --git a/people/ada4a.toml b/people/ada4a.toml new file mode 100644 index 000000000..340e8551d --- /dev/null +++ b/people/ada4a.toml @@ -0,0 +1,5 @@ +name = "Ada Alakbarova" +github = "ada4a" +github-id = 58857108 +zulip-id = 919557 +email = "ada.alakbarova@proton.me" \ No newline at end of file diff --git a/teams/clippy-contributors.toml b/teams/clippy-contributors.toml index 7589fda48..7b97ee612 100644 --- a/teams/clippy-contributors.toml +++ b/teams/clippy-contributors.toml @@ -7,6 +7,7 @@ members = [ "GuillaumeGomez", "J-ZhengLi", "pitaj", + "ada4a", ] alumni = [ "PartiallyUntyped",