-
Notifications
You must be signed in to change notification settings - Fork 238
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix peribolos and google groups config (#1659)
* update steering teams and try to fix post update job - drop jkjell from memberlist * include privacy attribute * don't embed [email protected] as a member use full emails addresses * remove deleted group * add back linux foundation
- Loading branch information
Showing
7 changed files
with
20 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,4 +59,8 @@ groups: | |
AllowExternalMembers: "false" | ||
WhoCanPostMessage: "ANYONE_CAN_POST" | ||
members: | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,6 @@ groups: | |
members: | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
||
# GKE RBAC groups: | ||
# - grant access to the `namespace-user` role for a single namespace on a cluster | ||
|
@@ -64,21 +63,10 @@ groups: | |
ReconcileMembers: "true" | ||
WhoCanViewMembership: "ALL_MEMBERS_CAN_VIEW" # required | ||
members: | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
||
- email-id: [email protected] | ||
name: k8s-infra-rbac-perf-tests | ||
description: |- | ||
Grants access to the shared community cluster perf-tests namespace | ||
settings: | ||
ReconcileMembers: "true" | ||
WhoCanViewMembership: "ALL_MEMBERS_CAN_VIEW" # required | ||
members: | ||
- [email protected] | ||
|
||
## | ||
### Productivity WG related mailing lists | ||
### | ||
|
@@ -92,7 +80,7 @@ groups: | |
ReconcileMembers: "true" | ||
WhoCanPostMessage: "ANYONE_CAN_POST" | ||
owners: | ||
- evana@vmware.com | ||
- evan.k.anderson@gmail.com | ||
- [email protected] | ||
- [email protected] | ||
managers: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,5 @@ groups: | |
ReconcileMembers: "true" | ||
owners: | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters