From cf6d9b047390777f58b7a58b9b1c496fb095ba48 Mon Sep 17 00:00:00 2001 From: Wesley Wiser Date: Wed, 18 Jun 2025 16:11:37 -0500 Subject: [PATCH] Add yaahc to compiler team --- teams/compiler.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/teams/compiler.toml b/teams/compiler.toml index b4a021352..df911eb6f 100644 --- a/teams/compiler.toml +++ b/teams/compiler.toml @@ -60,6 +60,7 @@ members = [ "WaffleLapkin", { github = "wesleywiser", roles = ["compiler-maintainer"] }, "workingjubilee", + "yaahc", "Zalathar", "ZuseZ4", ]