docs: temporarily rename core maintainer guide

This commit is contained in:
Rylan Polster 2021-05-13 02:34:31 -04:00
parent e0230330d0
commit ce2a942d67
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64
3 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ but there are four main teams that maintainers tend to be a part of:
- `brew` maintainers: this team maintains the [`Homebrew/brew`](https://github.com/Homebrew/brew) repository.
See the [`brew` Maintainer Guide](Brew-Maintainer-Guide.md) for more details about being a `brew` maintainer.
- Core maintainers: this team maintains the [`Homebrew/homebrew-core`](https://github.com/Homebrew/homebrew-core)
repository. See the [Core Maintainer Guide](Core-Maintainer-Guide.md) for more details about being a core maintainer.
repository. See the [Core Maintainer Guide](Homebrew-homebrew-core-Merge-Checklist.md) for more details about being a core maintainer.
- Linux maintainers: this team maintains the [`Homebrew/linuxbrew-core`](https://github.com/Homebrew/linuxbrew-core)
repository. See the [Linux Maintainer Guide](Linux-Maintainer-Guide.md) for more details about being a Linux maintainer.
- Cask maintainers: this team maintains the [`Homebrew/homebrew-cask`](https://github.com/Homebrew/homebrew-cask),

View File

@ -62,7 +62,7 @@
- [Maintainer Guidelines](Maintainer-Guidelines.md)
- [`brew` Maintainer Guide](Brew-Maintainer-Guide.md)
- [Core Maintainer Guide](Core-Maintainer-Guide.md)
- [Core Maintainer Guide](Homebrew-homebrew-core-Merge-Checklist.md)
- [Linux Maintainer Guide](Linux-Maintainer-Guide.md)
- [Cask Maintainer Guide](Cask-Maintainer-Guide.md)