From e200150e12473b94db9e29233bb2aeeb0e07388f Mon Sep 17 00:00:00 2001 From: blyxyas Date: Thu, 9 Oct 2025 23:17:32 +0200 Subject: [PATCH] Welcome profetia to the team! (C-C) --- people/profetia.toml | 5 +++++ teams/clippy-contributors.toml | 1 + 2 files changed, 6 insertions(+) create mode 100644 people/profetia.toml diff --git a/people/profetia.toml b/people/profetia.toml new file mode 100644 index 000000000..337b5471a --- /dev/null +++ b/people/profetia.toml @@ -0,0 +1,5 @@ +name = "Linshu Yang" +github = "profetia" +github-id = 46046648 +zulip-id = 699687 +email = "ly4ng@outlook.com" diff --git a/teams/clippy-contributors.toml b/teams/clippy-contributors.toml index 7b97ee612..65afa0ef6 100644 --- a/teams/clippy-contributors.toml +++ b/teams/clippy-contributors.toml @@ -8,6 +8,7 @@ members = [ "J-ZhengLi", "pitaj", "ada4a", + "profetia", ] alumni = [ "PartiallyUntyped",