Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
* @cloud-gov/cloud-gov-team
# Per https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
#
# If you want to match two or more code owners with the same pattern,
# all the code owners must be on the same line. If the code owners
# are not on the same line, the pattern matches only the last mentioned
# code owner.

# EXAMPLES, uncomment to use one
#* @cloud-gov/platform-ops @cloud-gov/pages-ops @cloud-gov/studio
#* @cloud-gov/platform-ops @cloud-gov/customer-success-squad
#* @cloud-gov/platform-ops @cloud-gov/pages-ops
* @cloud-gov/cloud-gov-team