Skip to content

Commit 37cf357

Browse files
committed
fix? raywainman email
> 2025/07/29 23:11:31 unable to add raywainman[at]googlemail.com to "[email protected]" as OWNER: googleapi: Error 409: Member already exists., duplicate I suspect this account was already added with [at]gmail.com but saw the [at]googlemail.com for guyjtempleton While these emails are equivilant, one of them must be used, or else it flaps on the google groups api rejectnig adding a duplicate.
1 parent 0cec2b7 commit 37cf357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

groups/sig-autoscaling/groups.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ groups:
1515
1616
1717
18-
- raywainman@googlemail.com
18+
- raywainman@gmail.com
1919
settings:
2020
AllowWebPosting: "true"
2121
ReconcileMembers: "true"
@@ -30,7 +30,7 @@ groups:
3030
3131
3232
33-
- raywainman@googlemail.com
33+
- raywainman@gmail.com
3434
settings:
3535
WhoCanJoin: "ANYONE_CAN_JOIN"
3636
WhoCanViewGroup: "ANYONE_CAN_VIEW"
@@ -93,7 +93,7 @@ groups:
9393
9494
9595
96-
- raywainman@googlemail.com
96+
- raywainman@gmail.com
9797

9898
#
9999
# k8s-infra gcs write access

0 commit comments

Comments
 (0)