diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 9ea3265..43018fc 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -341,7 +341,7 @@ locals { asdf-pandoc = { description = "The people with push access to the asdf-pandoc repository", maintainers = [ - "sys9kdr", + "StephanMeijer", "Fbrisset", "sys9kdr", ] }