Merge pull request #171131 from Homebrew/bump-uv-0.1.41
[homebrew-core.git] / CODEOWNERS
bloba26b6218a464016da9a1072e4d443d5a0f4e5d4d
1 # Note that the naming of this file is incorrect for our case: these people do not "own" the provided files but are
2 # people with write-access to this repository (i.e. @Homebrew/core) who wish to approve changes to these files.
4 # Their review is required to merge PRs that change these files.
6 # To be explicit: we will never accept changes to this file adding people from outside the Homebrew GitHub
7 # organisation. If you are not a Homebrew maintainer: you do not personally "own" or "maintain" any formulae.
9 # Note: @Homebrew/plc does not have write-access to this repository, and therefore cannot be listed in this file.
11 CODEOWNERS                        @Homebrew/tsc @MikeMcQuaid
12 CONTRIBUTING.md                   @Homebrew/tsc @MikeMcQuaid 
13 tap_migrations.json               @Homebrew/tsc @MikeMcQuaid 
14 .github/ISSUE_TEMPLATE/           @Homebrew/tsc @MikeMcQuaid 
15 .github/PULL_REQUEST_TEMPLATE.md  @Homebrew/tsc @MikeMcQuaid 
16 LICENSE.txt                       @Homebrew/tsc @MikeMcQuaid
17 .github/workflows/                @Homebrew/core @MikeMcQuaid 
19 audit_exceptions/permitted_formula_license_mismatches.json              @Homebrew/tsc @MikeMcQuaid
20 audit_exceptions/provided_by_macos_depends_on_allowlist.json            @Homebrew/tsc @MikeMcQuaid
21 audit_exceptions/universal_binary_allowlist.json                        @Homebrew/tsc @carlocab 
22 audit_exceptions/versioned_formula_dependent_conflicts_allowlist.json   @Homebrew/tsc @MikeMcQuaid