From a41cf7ef0bf8a672ccc4514ae0fe0374d0ec9025 Mon Sep 17 00:00:00 2001 From: Ramon Amorim Date: Sun, 7 Apr 2024 11:04:50 -0300 Subject: [PATCH] feat(teams): Add asdf-sqlc team --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 81bd63b..cc958e6 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -436,6 +436,13 @@ locals { ] } + asdf-sml = { + description = "The people with push access to the asdf-sqlc repository" + maintainers = [ + "ramonamorim", + ] + } + asdf-svu = { description = "The people with push access to the asdf-svu repository" maintainers = [