diff --git a/main.tf b/main.tf index e945d20..aefe265 100644 --- a/main.tf +++ b/main.tf @@ -2,7 +2,6 @@ locals { collaborators = { naray007 = "push", morga471 = "push", - lolli001 = "push", gomez385 = "push" } pull_request_bypassers = [ @@ -52,7 +51,7 @@ module "automation-repos" { module "centralized-actions" { source = "HappyPathway/repo/github" #github_codeowners_team = "CSVD" - github_repo_description = "Automation Repos for Morpheus POC" + github_repo_description = "Repository for centralized and reusable github actions" repo_org = "CSVD" name = "centralized-actions" github_repo_topics = [