Skip to content

Commit

Permalink
use steering alias for owners of a bunch of stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed Jan 18, 2025
1 parent 0562cba commit 9c0d593
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 27 deletions.
32 changes: 8 additions & 24 deletions groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,13 @@ groups:
MessageModerationLevel: "MODERATE_NON_MEMBERS"
ReconcileMembers: "true"
owners:
# SC
- aliok@redhat.com
- developer@nrrso.com
- evan.k.anderson@gmail.com
- 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
- steering@knative.team
members:
# 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
- dsimansk@knative.team
- dsimansk@redhat.com
- rhuss@knative.team
- rhuss@redhat.com
# UX
Expand All @@ -41,14 +29,14 @@ groups:
- pierdipi@knative.team
# Functions
- lkinglan@redhat.com
# - salaboy@gmail.com: already in the owners list
- salaboy@gmail.com
# Operations
- houshengbo@knative.team
# Productivity
- cy@borg.dev
- ksuszyns@redhat.com
# Security
# - david.hadas@gmail.com: already in the owners list
- david.hadas@gmail.com
# - evan.k.anderson@gmail.com: already in the owners list

- email-id: calendar-maintainers@knative.team
Expand All @@ -59,12 +47,9 @@ groups:
AllowExternalMembers: "false"
WhoCanPostMessage: "ANYONE_CAN_POST"
owners:
- aliok@redhat.com
- developer@nrrso.com
- evan.k.anderson@gmail.com
- lkinglan@redhat.com
- naina.sng@gmail.com
- salaboy@gmail.com
- steering@knative.team
members:
- wg-leads@knative.team

- email-id: admins@knative.dev
name: admins
Expand All @@ -74,5 +59,4 @@ groups:
AllowExternalMembers: "false"
WhoCanPostMessage: "ANYONE_CAN_POST"
members:
- toc@knative.team
- steering@knative.team
3 changes: 0 additions & 3 deletions groups/restrictions.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
restrictions:
- path: "committee-code-of-conduct/groups.yaml"
allowedGroups:
- "^code-of-conduct@knative.team$"
- path: "committee-steering/groups.yaml"
allowedGroups:
- "^steering@knative.team$"
Expand Down

0 comments on commit 9c0d593

Please sign in to comment.