Skip to content

Commit ff88c9f

Browse files
Update MSF and Catalog ownership (#510)
## What changed? <!-- Provide a bulleted list in the present tense --> * In order to ensure that public documentation remains up-to-date with development, the Catalog and Multi-Storefront teams want to have more visibility over the updating process. This includes introducing code ownership through the CODEOWNERS file, allowing for better visibility and control over changes to documentation.
1 parent f937b8e commit ff88c9f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@
66
# be identified in the format @org/team-name. Teams must have
77
# explicit write access to the repository. In this example,
88
# the octocats team in the octo-org organization owns all .md files.
9+
10+
# @bigcommerce/team-catalog-ops
11+
reference/catalog @bigcommerce/team-catalog-ops
12+
archive/rest-catalog @bigcommerce/team-catalog-ops
13+
14+
# @bigcommerce/team-multi-storefront
15+
docs/storefront/multi-storefront @bigcommerce/team-multi-storefront
16+
reference/channels.v3.yml @bigcommerce/team-multi-storefront
17+
reference/sites.v3.yml @bigcommerce/team-multi-storefront

0 commit comments

Comments
 (0)