diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 046b09491..66355404a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,7 +126,7 @@ Understanding in which environment code runs, and at which stage in the process, ## Releasing Astro -_Note: Only core contributors (L3+) can release new versions of Astro._ +_Note: Only [core maintainers (L3+)](https://github.com/withastro/astro/blob/main/GOVERNANCE.md#level-3-l3---core-maintainer) can release new versions of Astro._ The repo is set up with automatic releases, using the changeset GitHub action & bot.