From e386861d2a14fbc1ee0d0a1afd61dda3a464ba81 Mon Sep 17 00:00:00 2001 From: Zachariah Dzielinski Date: Fri, 10 Jan 2025 20:26:56 -0700 Subject: [PATCH] Adding initial PR for asdf-skopeo --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 9ea3265..1680a9c 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -8,6 +8,13 @@ locals { ] } + asdf-skopeo = { + description = "The people with push access to the asdf-skopeo repository" + maintainers = [ + "zdzielinski", + ] + } + asdf-infrastructure = { description = "Infrastructure team" maintainers = [