From b4fdacfde06add7debc7733510b3776d1499b35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Lemaitre?= Date: Fri, 8 Sep 2023 00:14:25 +0200 Subject: [PATCH] Add asdf-scala-cli in teams.tf --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index c2d7452..ce8f298 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -320,6 +320,13 @@ locals { ] } + asdf-scala-cli = { + description = "The people with push access to the asdf-scala-cli repository" + maintainers = [ + "rlemaitre", + ] + } + asdf-sml = { description = "The people with push access to the asdf-sml repository" maintainers = [