chore(infra): Remove project owners that are no longer owners (#7297)

Now Terraform is receiving a 400 from the Google API because these users
don't exist... 🙃.

Hopefully the cycle was broken by the last PR and this one succeeds.
This commit is contained in:
Jamil
2024-11-10 10:05:32 -08:00
committed by GitHub
parent b0c6b6d3c5
commit ce8d8709d6

View File

@@ -1,8 +1,6 @@
locals {
project_owners = [
"a@firezone.dev",
"bmanifold@firezone.dev",
"gabriel@firezone.dev",
"jamil@firezone.dev",
]