Files
homebrew-core/CODEOWNERS
Line: 11: incorrect codeowner user: MikeMcQuaid Line: 11: no users/groups matched Line: 12: incorrect codeowner user: MikeMcQuaid Line: 12: no users/groups matched Line: 13: incorrect codeowner user: MikeMcQuaid Line: 13: no users/groups matched Line: 14: incorrect codeowner user: MikeMcQuaid Line: 14: no users/groups matched Line: 15: incorrect codeowner user: MikeMcQuaid Line: 15: no users/groups matched Line: 17: incorrect codeowner organization: Homebrew/plc Line: 17: incorrect codeowner user: MikeMcQuaid Line: 17: no users/groups matched
Mike McQuaid 4dfb73d1d7 CODEOWNERS: add file, MikeMcQuaid. (#54237)
I don't watch Homebrew/homebrew-core any more (as other maintainers
are doing a great job of the formula work without my help) but I do
want to ensure that I keep on top of changes to certain files.

As a result, add a `CODEOWNERS` file so I can be requested for review on
changes to these files:
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
2020-05-05 09:50:29 +01:00

18 lines
884 B
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 be notified of changes to these
# files.
#
# Their review is not required to merge PRs that change these files but just an indication that they wish to follow
# along changes to these files without having to "watch" this repository on GitHub.
#
# 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.
CODEOWNERS @MikeMcQuaid
CONTRIBUTING.md @MikeMcQuaid
tap_migrations.json @MikeMcQuaid
.github/ @MikeMcQuaid
cmd/ @MikeMcQuaid
LICENSE.txt @Homebrew/plc @MikeMcQuaid