github.com/redhat-appstudio/e2e-tests@v0.0.0-20230619105049-9a422b2094d7/.github/CODEOWNERS (about)

     1  # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
     2  # Each line is a file pattern followed by one or more owners.
     3  
     4  # These owners will be the default owners for everything in
     5  # the repo. Unless a later match takes precedence,
     6  # @global-owner1 and @global-owner2 will be requested for
     7  # review when someone opens a pull request.
     8  *       @flacatus @jkopriva @rhopp @sawood14012 @psturc @albarbaro @kasemAlem @jinqi7 @tisutisu @srivickynesh @cuipinghuo @dheerajodha
     9  
    10  # Any change inside the `/tests/build` and `utils/build` directories will require approval from following members 
    11  tests/build @trdoyle81 @psturc @XinRedhat
    12  utils/build @trdoyle81 @psturc @XinRedhat