From 1c57569ff98f8de290781bca31b2c5be982aeb0d Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Wed, 19 Aug 2026 20:15:33 -0400 Subject: [PATCH] Remove AWS access for Eric Huss Per https://github.com/rust-lang/team/pull/2693, Eric is moving to alumni status. --- terragrunt/accounts/root/aws-organization/terragrunt.hcl | 6 ------ 1 file changed, 6 deletions(-) diff --git a/terragrunt/accounts/root/aws-organization/terragrunt.hcl b/terragrunt/accounts/root/aws-organization/terragrunt.hcl index fdb5c9879..20d7e5314 100644 --- a/terragrunt/accounts/root/aws-organization/terragrunt.hcl +++ b/terragrunt/accounts/root/aws-organization/terragrunt.hcl @@ -69,12 +69,6 @@ inputs = { email = "adam@adamharvey.name" groups = ["crates-io"] } - "ehuss" = { - given_name = "Eric" - family_name = "Huss" - email = "eric@huss.org" - groups = ["triagebot"] - } "apiraino" = { given_name = "apiraino" family_name = "n/a"