diff --git a/terraform/github/teams.tf b/terraform/github/teams.tf index 246d2f9..c2d7452 100644 --- a/terraform/github/teams.tf +++ b/terraform/github/teams.tf @@ -223,7 +223,7 @@ locals { } asdf-kpack-cli = { - description = "The people with push access to the asdf-kp repository" + description = "The people with push access to the asdf-kpack-cli repository" maintainers = [ "mindovermiles262", ]