From a1be4229155e4044d2dee1ad9671a1db986e03ce Mon Sep 17 00:00:00 2001 From: Michael Quinn Date: Fri, 11 Jul 2025 14:06:42 -0700 Subject: [PATCH] Add maintainers for asdf-ast-grep I'm migrating this repo, https://github.com/michael-delphos/asdf-ast-grep --- terraform/github/teams.tf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 045e48c..2c6a474 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -43,6 +43,17 @@ locals { ] } + asdf-ast-grep = { + description = "The people with push access to the asdf-ast-grep repository" + maintainers = [ + "michael-delphos", + "michaelquinn32", + "CalebFenton", + "itai-delphos", + "liba2k", + ] + } + asdf-bitwarden-secrets-manager = { description = "The people with push access to the asdf-bitwarden-secrets-manager repository" maintainers = [