Skip to content

Commit 2da65e8

Browse files
committed
Woops forgot the file contents
1 parent f30facd commit 2da65e8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CODEOWNERS

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# These owners will be the default owners for everything in the repo. Unless a later match takes precedence, @pantheon-systems/docs-admins, as primary maintainers will be requested for review when someone opens a Pull Request.
2+
# Additional code owners can be added for specific paths.
3+
# For more information about CODEOWNERS files, refer to https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
4+
* @pantheon-systems/docs-admins
5+
6+
# The Platform-Edge-Routing team is responsible for connecting custom domains to Pantheon
7+
source/content/guides/domains/ @pantheon-systems/platform-edge-routing
8+
# The Platform-Edge-Routing team is responsible for traffic limits
9+
source/content/guides/account-mgmt/traffic/ @pantheon-systems/platform-edge-routing
10+
# The Platform-Edge-Routing team is responsible for bots and indexing
11+
source/content/bots-and-indexing @pantheon-systems/platform-edge-routing
12+
# The FileSystem team is responsible for managing static files on Pantheon
13+
source/content/guides/filesystem/ @pantheon-systems/filesystem
14+
# The lifecycle-ops team is responsible for Integrated Composer
15+
source/content/guides/integrated-composer/ @pantheon-systems/lifecycle-ops
16+
# The cms-platform team is responsible for WordPress Multisite
17+
source/content/guides/multisite/ @pantheon-systems/cms-platform
18+
# The cms-platform team is responsible for External Libraries on Pantheon
19+
source/content/external-libraries @pantheon-systems/cms-platform
20+
# There is a team just for release note permissions
21+
source/releasenotes/ @pantheon-systems/release-note-authors

0 commit comments

Comments
 (0)