Revert "Make myself the repo owner"

This reverts commit ad65800232.
This commit is contained in:
Kishor Prins 2025-06-29 11:26:20 -07:00
parent ad65800232
commit 2ad4467b27

View file

@ -8,7 +8,7 @@ variable "REGISTRY" {
} }
variable "OWNER" { variable "OWNER" {
default = "kprinssu" default = "remsky"
} }
variable "REPO" { variable "REPO" {