diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 9ea3265..d60f320 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -436,6 +436,13 @@ locals { ] } + asdf-regclient = { + description = "The people with push access to the asdf-regclient repository" + maintainers = [ + "marc-sensenich", + ] + } + asdf-scala = { description = "The people with push access to the asdf-scala repository" maintainers = [