github.com/crossplane/upjet@v1.3.0/CODEOWNERS (about)

     1  
     2  # SPDX-FileCopyrightText: 2023 The Crossplane Authors <https://crossplane.io>
     3  #
     4  # SPDX-License-Identifier: CC0-1.0
     5  
     6  # This file controls automatic PR reviewer assignment. See the following docs:
     7  #
     8  # * https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
     9  # * https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team
    10  #
    11  # The goal of this file is for most PRs to automatically and fairly have one
    12  # maintainer set as PR reviewers. All maintainers have permission to approve 
    13  # and merge PRs. All PRs must be approved by at least one maintainer before being merged.
    14  # 
    15  # Where possible, prefer explicitly specifying a maintainer who is a subject
    16  # matter expert for a particular part of the codebase rather than using fallback
    17  # owners. Fallback owners are listed at the bottom of this file.
    18  #
    19  # See also OWNERS.md for governance details
    20  
    21  # Subject matter experts
    22  pkg/migrations/*			@sergenyalcin
    23  
    24  # Fallback owners
    25  *			                @ulucinar @sergenyalcin @erhancagirici @mergenci