From b1d287065e33b120c0c87910c52ce9f7f67a363c Mon Sep 17 00:00:00 2001 From: Omar Diab Date: Thu, 21 Sep 2023 14:25:50 +0900 Subject: [PATCH] add asdf-intlc to teams --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 3849649..7626612 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -208,6 +208,13 @@ locals { ] } + asdf-intlc = { + description = "The people with push access to the asdf-intlc repository" + maintainers = [ + "osdiab", + ] + } + asdf-kiota = { description = "The people with push access to the asdf-kiota repository" maintainers = [