Skip to content

Commit

Permalink
General: Add Infinity as code owners to partnership related files (#1…
Browse files Browse the repository at this point in the history
…4520)

Now that Catalyst has become a part of Infinity, we needed to update one reference in the `CODEOWNERS` file from Catalyst to Infinity. But, it also makes sense to go ahead and add the shell scripts that partners can use to provision plans.
  • Loading branch information
ebinnion authored Jan 30, 2020
1 parent 335ca8c commit 7500db5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@
/_inc/lib/jetpack-wpes-query-builder/ @gibrown
/class.jetpack-jitm.php @withinboredom

# Jetpack CLI is used heavily by our partners
/class.jetpack-cli.php @automattic/catalyst
# Functionality that is important to our partners
/class.jetpack-cli.php @automattic/jetpack-infinity
/bin/partner-provision.sh @automattic/jetpack-infinity
/bin/partner-cancel.sh @automattic/jetpack-infinity


# Catch-all owners, the Jetpack Crew
# Please leave this at the bottom of the list
Expand Down

0 comments on commit 7500db5

Please sign in to comment.