From 2727458c3c6ac75a09c6446bec1d49b9d86ef1b8 Mon Sep 17 00:00:00 2001 From: Marcell Martini <1556478+marcellmartini@users.noreply.github.com> Date: Sat, 9 Nov 2024 18:30:26 -0400 Subject: [PATCH] Add asdf-sesh to 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 9ea3265..92f73e5 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -450,6 +450,13 @@ locals { ] } + asdf-sesh = { + description = "The people with push access to the asdf-sesh repository" + maintainers = [ + "marcellmartini", + ] + } + asdf-bitwarden-secrets-manager = { description = "The people with push access to the asdf-bitwarden-secrets-manager repository" maintainers = [