From 80131a84062adf2bc91082438c1c6c5262812cab Mon Sep 17 00:00:00 2001 From: Andrea Peruffo Date: Wed, 12 Jul 2023 20:04:35 +0100 Subject: [PATCH] Add asdf-kiota team --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 1aaaf60..8a85b72 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -194,6 +194,13 @@ locals { ] } + asdf-kiota = { + description = "The people with push access to the asdf-kiota repository" + maintainers = [ + "andreaTP", + ] + } + asdf-kotlin = { description = "The people with push access to the asdf-kotlin repository" maintainers = [