Skip to content

Commit

Permalink
Merge pull request #2455 from jberkus/lwkd_group
Browse files Browse the repository at this point in the history
Add [email protected] group to handle email coming to LWKD
  • Loading branch information
k8s-ci-robot authored Aug 6, 2021
2 parents 6556b95 + 4ec5c7c commit 551d305
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ restrictions:
allowedGroups:
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- path: "sig-release/groups.yaml"
allowedGroups:
- "^[email protected]$"
Expand Down
11 changes: 11 additions & 0 deletions groups/sig-contributor-experience/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,14 @@ groups:
- [email protected]
- [email protected]
- [email protected]
- email-id: [email protected]
name: lwkd
description: |-
alias for Last Week In Kubernetes editors
settings:
WhoCanPostMessage: "ANYONE_CAN_POST"
MembersCanPostAsTheGroup: "true"
ReconcileMembers: "true"
members:
- [email protected]
- [email protected]

0 comments on commit 551d305

Please sign in to comment.