Skip to content

Commit

Permalink
SNFR20 update (#1623)
Browse files Browse the repository at this point in the history
  • Loading branch information
matebarabas authored Oct 28, 2024
1 parent 7faf9f3 commit f68dafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/specs-defs/specs/shared/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,11 +560,11 @@ Every `CODEOWNERS` entry (line) **MUST** include the following segments separate

- Path of the module, relative to the repo's root, e.g.: `/avm/res/network/virtual-network/`
- The `-module-owners-`team, with the `@Azure/` prefix, e.g., `@Azure/avm-res-network-virtualnetwork-module-owners-bicep`
- The GitHub team of the AVM core team, with the `@Azure/` prefix, i.e., `@Azure/avm-core-team-technical-bicep`
- The GitHub team of the AVM Bicep reviewers, with the `@Azure/` prefix, i.e., `@Azure/avm-module-reviewers-bicep`

Example - `CODEOWNERS` entry for the Bicep resource module of Azure Virtual Network (`avm/res/network/virtual-network`):

- `/avm/res/network/virtual-network/ @Azure/avm-res-network-virtualnetwork-module-owners-bicep @Azure/avm-core-team-technical-bicep`
- `/avm/res/network/virtual-network/ @Azure/avm-res-network-virtualnetwork-module-owners-bicep @Azure/avm-module-reviewers-bicep`

<br>

Expand Down

0 comments on commit f68dafc

Please sign in to comment.