Files
homebrew-core/CODEOWNERS
Line: 11: incorrect codeowner organization: Homebrew/tsc Line: 11: incorrect codeowner user: MikeMcQuaid Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: Homebrew/tsc Line: 12: incorrect codeowner user: MikeMcQuaid Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: Homebrew/tsc Line: 13: incorrect codeowner user: MikeMcQuaid Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: Homebrew/tsc Line: 14: incorrect codeowner user: MikeMcQuaid Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: Homebrew/tsc Line: 15: incorrect codeowner user: MikeMcQuaid Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: Homebrew/tsc Line: 16: incorrect codeowner user: MikeMcQuaid Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: Homebrew/core Line: 17: incorrect codeowner user: MikeMcQuaid Line: 17: no users/groups matched Line: 19: incorrect codeowner organization: Homebrew/tsc Line: 19: incorrect codeowner user: MikeMcQuaid Line: 19: no users/groups matched Line: 20: incorrect codeowner organization: Homebrew/tsc Line: 20: incorrect codeowner user: MikeMcQuaid Line: 20: no users/groups matched Line: 21: incorrect codeowner organization: Homebrew/tsc Line: 21: incorrect codeowner user: carlocab Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: Homebrew/tsc Line: 22: incorrect codeowner user: MikeMcQuaid Line: 22: no users/groups matched
2023-03-22 12:58:15 +00:00

23 lines
1.4 KiB
Plaintext

# Note that the naming of this file is incorrect for our case: these people do not "own" the provided files but are
# people with write-access to this repository (i.e. @Homebrew/core) who wish to approve changes to these files.
#
# Their review is required to merge PRs that change these files.
#
# To be explicit: we will never accept changes to this file adding people from outside the Homebrew GitHub
# organisation. If you are not a Homebrew maintainer: you do not personally "own" or "maintain" any formulae.
#
# Note: @Homebrew/plc does not have write-access to this repository, and therefore cannot be listed in this file.
CODEOWNERS @Homebrew/tsc @MikeMcQuaid
CONTRIBUTING.md @Homebrew/tsc @MikeMcQuaid
tap_migrations.json @Homebrew/tsc @MikeMcQuaid
.github/ISSUE_TEMPLATE/ @Homebrew/tsc @MikeMcQuaid
.github/PULL_REQUEST_TEMPLATE.md @Homebrew/tsc @MikeMcQuaid
LICENSE.txt @Homebrew/tsc @MikeMcQuaid
.github/workflows/ @Homebrew/core @MikeMcQuaid
audit_exceptions/permitted_formula_license_mismatches.json @Homebrew/tsc @MikeMcQuaid
audit_exceptions/provided_by_macos_depends_on_allowlist.json @Homebrew/tsc @MikeMcQuaid
audit_exceptions/universal_binary_allowlist.json @Homebrew/tsc @carlocab
audit_exceptions/versioned_formula_dependent_conflicts_allowlist.json @Homebrew/tsc @MikeMcQuaid