From ce926defea2cbdd11b1727250ddd37530bef9ac5 Mon Sep 17 00:00:00 2001 From: Andrew Duss Date: Thu, 24 Aug 2023 09:51:17 -0600 Subject: [PATCH] chore: update kpack name to be more descritive Signed-off-by: Andrew Duss --- terraform/github/teams.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 8fe624d..246d2f9 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -222,7 +222,7 @@ locals { ] } - asdf-kp = { + asdf-kpack-cli = { description = "The people with push access to the asdf-kp repository" maintainers = [ "mindovermiles262",