Explain access for organization team link

Amphitryon0 2024-12-08 20:31:56 -06:00
parent 409d0fb45c
commit 55e502e43e
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ Creating a Dolphin Release does require some steps, but if you know what to do i
Releases are versioned as follows: `YYMM`, where `YY` is the current year, and `MM` is the current month. Hotfix releases are versioned as follows: `YYMMp`, where `p` is the hotfix letter. For example, `2407` would be a release made in July 2024, and `2407a` would be the first hotfix for that release.
Releases can only be created by [core developers](https://github.com/orgs/dolphin-emu/teams/core-developers).
Releases can only be created by [core developers](https://github.com/orgs/dolphin-emu/teams/core-developers "List of core developers (must be an organization member to view)").
## Details