Skip to content

Add CODEOWNERS file to the repo #604

@marcofranssen

Description

@marcofranssen

Using a CODEOWNERS file PRs get automatically assigned reviewers.

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# they will be requested for review when someone opens a
# pull request.
*                                             @user-a @user-b
charts/fluent-operator/*               @marcofranssen @joshuabaird @benjaminhuo @cw-Guo

# See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax

Using branch protections it can also be configured that PRs need to be approved by a CODEOWNER.

For the fluent-operator chart I have already listed the maintainters.

@benjaminhuo did I miss anyone?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions