From 269525d6d0760d9642537e230f5e6b0a26d5588d Mon Sep 17 00:00:00 2001 From: Juniper Tyree <50025784+juntyr@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:36:32 +0300 Subject: [PATCH] Add ferris to the WASM team --- teams/wasm.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/wasm.toml b/teams/wasm.toml index f2587c5ce..977f482d0 100644 --- a/teams/wasm.toml +++ b/teams/wasm.toml @@ -7,4 +7,5 @@ members = [ "alexcrichton", "hoodmane", "juntyr", + "ferris", ]