diff --git a/src/repositories_pod.tf b/src/repositories_pod.tf index b67a5b6..419589f 100644 --- a/src/repositories_pod.tf +++ b/src/repositories_pod.tf @@ -52,6 +52,11 @@ locals { owner_team = "caribou" webhooks = {} } + "longshot" = { + description = "Project Longshot documentation, designs, and project artifacts." + owner_team = "longshot" + webhooks = {} + } } settings = {