From 11608e6aac2397cf5c34d59f24e7733c4283c75c Mon Sep 17 00:00:00 2001 From: Ahmed AbouZaid <6760103+aabouzaid@users.noreply.github.com> Date: Wed, 9 Aug 2023 09:18:17 +0200 Subject: [PATCH] Add asdf-plugin-manager team --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 104aeca..a7b0821 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -271,6 +271,13 @@ locals { ] } + asdf-plugin-manager = { + description = "The people with push access to the asdf-plugin-manager repository" + maintainers = [ + "aabouzaid", + ] + } + asdf-python = { description = "The people with push access to the asdf-python repository" maintainers = [