Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WG leads group #1577

Merged
merged 2 commits into from
Jul 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 33 additions & 14 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,45 @@ groups:
MessageModerationLevel: "MODERATE_NON_MEMBERS"
ReconcileMembers: "true"
owners:
- dprotaso@gmail.com
# SC
- aliok@redhat.com
- developer@nrrso.com
- evan.k.anderson@gmail.com
- evana@vmware.com
- evankanderson@knative.team
- naina.sng@gmail.com
- salaboy@gmail.com
# TOC
- david.hadas@gmail.com
- dprotaso@gmail.com
- dsimansk@redhat.com
- d.simansky@gmail.com
- paul@paulschweigert.com
- paulschw@us.ibm.com
Comment on lines -14 to 26
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this work?

owners:
      - toc@knative.team
      - steering@knative.team

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It won't, a group can't own another group. Its a limitation of the Google Groups API

members:
- cmurray@redhat.com
- dprotaso@knative.team
- dsimansk@knative.team
- dsimansk@redhat.com
- houshengbo@knative.team
- krsna@knative.team
- lkinglan@redhat.com
- navidshaikh@knative.team
- nshaikh@redhat.com
- pierdipi@knative.team
# Serving
# - dprotaso@gmail.com: already in the owners list
# Client
# - dsimansk@knative.team: already in the owners list
# - dsimansk@redhat.com: already in the owners list
- rhuss@knative.team
- rhuss@redhat.com
- shou@us.ibm.com
# UX
- zainabhusain@ocadu.ca
- mariana.mejia@ocadu.ca
- leoli@redhat.com
- cmurray@redhat.com
# Eventing
- pierdipi@knative.team
# Functions
- lkinglan@redhat.com
# - salaboy@gmail.com: already in the owners list
# Operations
- houshengbo@knative.team
# Productivity
- cy@borg.dev
- ksuszyns@redhat.com
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cardil I wasn't able to find the email address you've used in other Knative groups. Is this the address you want to use?

# Security
# - david.hadas@gmail.com: already in the owners list
# - evan.k.anderson@gmail.com: already in the owners list

- email-id: calendar-maintainers@knative.team
name: calendar-maintainers
Expand Down
Loading