mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
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:
@@ -1,8 +1,6 @@
|
||||
locals {
|
||||
project_owners = [
|
||||
"a@firezone.dev",
|
||||
"bmanifold@firezone.dev",
|
||||
"gabriel@firezone.dev",
|
||||
"jamil@firezone.dev",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user