From a925c4a99d5113802bc9550811b96c1888669521 Mon Sep 17 00:00:00 2001 From: Federico Frigo Date: Tue, 19 Sep 2023 18:57:23 +0200 Subject: [PATCH] Added bitwarden secrets manager plugin --- terraform/github/teams.tf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index ce8f298..149b617 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -327,6 +327,13 @@ locals { ] } + asdf-secrets-manager = { + description = "The people with push access to the asdf-secrets-manager repository" + maintainers = [ + "FIAV1", + ] + } + asdf-sml = { description = "The people with push access to the asdf-sml repository" maintainers = [