Skip to content

Commit

Permalink
Add [email protected] group to handle email coming to LWKD, account …
Browse files Browse the repository at this point in the history
…registrations.

Signed-off-by: Josh Berkus <[email protected]>
  • Loading branch information
jberkus committed Aug 3, 2021
1 parent 5e32983 commit 2d9da8f
Show file tree
Hide file tree
Showing 2 changed files with 13 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 @@ -103,6 +103,7 @@ restrictions:
allowedGroups:
- "^[email protected]$"
- "^[email protected]$"
- "^[email protected]$"
- path: "sig-release/groups.yaml"
allowedGroups:
- "^[email protected]$"
Expand Down
12 changes: 12 additions & 0 deletions groups/sig-contributor-experience/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,15 @@ groups:
- [email protected]
- [email protected]
- [email protected]
groups:
- 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 2d9da8f

Please sign in to comment.