-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathCODEOWNERS
17 lines (10 loc) · 972 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changes need to be approved by the Braze docs team
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# Use the Code Owners to define who has expertise for specific parts of the docs repository.
# Define the owners of files and directories in a repository to require owners to approve changes.
# More details are here: https://help.github.com/articles/about-codeowners/
# Support page: Because this article serves as access to the Support team for some customers, it is important that it functions appropriately at all times.
/_docs/_hidden/other/support_contact.md @josh-mccrowell-braze
# Liquid use case library: Validate that new and updated use cases are tested before merging them in. Rachel will validate. Josh is added as code owner in case Rachel is out of office to avoid blockers.
/_docs/_user_guide/personalization_and_dynamic_content/liquid/liquid_use_cases.md @josh-mccrowell-braze @rachel-feinberg