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

Cleanup sig-instrumentation teams #3856

Merged
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions config/kubernetes-sigs/sig-instrumentation/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@ teams:
instrumentation-admins:
description: Admin access to the instrumentation repo
members:
- brancz
- dashpole
- dgrisonnet
- ehashman
- logicalhan
privacy: closed
instrumentation-tools-admins:
description: Admin access to the instrumentation-tools repo
members:
- brancz
- dashpole
- dgrisonnet
- ehashman
- logicalhan
privacy: closed
instrumentation-tools-maintainers:
description: Write access to the instrumentation-tools repo
members:
- brancz
- dashpole
- dgrisonnet
- ehashman
- logicalhan
privacy: closed
Expand Down
30 changes: 0 additions & 30 deletions config/kubernetes/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1884,22 +1884,6 @@ teams:
- davidopp
- kad
privacy: closed
klog-admins:
description: Admin access to the klog repo
members:
- dims
- thockin
privacy: closed
klog-maintainers:
description: Write access to the klog repo
members:
- dims
- erictune
- justinsb
- lavalamp
- tallclair
- thockin
privacy: closed
kompose-admins:
description: Admin access to the kompose repo
members:
Expand Down Expand Up @@ -2035,20 +2019,6 @@ teams:
- fejta
- kelseyhightower
privacy: closed
metrics-admins:
description: Admin access to the metrics repo
members:
- DirectXMan12
- piosz
- sarahnovotny
privacy: closed
metrics-maintainers:
description: Write access to the metrics repo
members:
- DirectXMan12
- piosz
- sarahnovotny
privacy: closed
node-problem-detector-admins:
description: Admin access to the node-problem-detector repo
members:
Expand Down
26 changes: 26 additions & 0 deletions config/kubernetes/sig-instrumentation/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,29 @@ teams:
- fpetkovski
- mrueg
privacy: closed
klog-admins:
description: Admin access to the klog repo
members:
- dims
- serathius
- thockin
privacy: closed
klog-maintainers:
description: Write access to the klog repo
members:
- dims
- serathius
- thockin
privacy: closed
Comment on lines +62 to +75
Copy link
Member Author

Choose a reason for hiding this comment

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

@serathius do these updated klog teams looks good to you? It was updated to reflect the current OWNERS file in klog: https://github.com/kubernetes/klog/blob/main/OWNERS

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks good.

metrics-admins:
description: Admin access to the metrics repo
members:
- dgrisonnet
- serathius
privacy: closed
metrics-maintainers:
description: Write access to the metrics repo
members:
- dgrisonnet
- serathius
privacy: closed