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

CODEOWNERS: remove core set of maintainers from CODEOWNERS #5769

Merged
merged 1 commit into from
Nov 14, 2023

Commits on Nov 14, 2023

  1. CODEOWNERS: remove core set of maintainers from CODEOWNERS

    Previously, CODEOWNERS were introduced to split PRs across the following
    groups:
    
    * @grafana/grafana-agent-core-maintainers
    * @grafana/grafana-agent-signals-maintainers
    * @grafana/grafana-agent-operator-maintainers
    * @grafana/grafana-agent-infrastructure-maintainers
    
    However, membership of these groups is broad, with a lot of overlap.
    Furthermore, high PR volume meant that members of these groups had
    a high amount of notification noise, which makes it difficult to track
    what work an individual is actually responsible for.
    
    This commit removes these four groups from CODEOWNERS, and shifts PR
    tracking to GitHub project boards. This reduces the notification noise
    of group members, and group members to more selectively choose what PRs
    they want to get involved in.
    rfratto committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2cd0a8f View commit details
    Browse the repository at this point in the history