Skip to content

Commit

Permalink
Update CODEOWNERS for PHP team (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr authored Oct 9, 2024
1 parent 5c43ce2 commit 3f0a384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Default permissions for all files not matched below
* @newrelic/dotnet @newrelic/go @newrelic/java @newrelic/node @newrelic/php-agent @newrelic/python @newrelic/ruby
* @newrelic/dotnet @newrelic/go @newrelic/java @newrelic/node @newrelic/phpc @newrelic/python @newrelic/ruby

# Team based ownership
/.github/workflows/dotnet.yml @newrelic/dotnet
Expand All @@ -18,7 +18,7 @@
/src/nodejs/ @newrelic/node
/tests/nodejs/ @newrelic/node

/.github/workflows/php.yml @newrelic/php-agent
/.github/workflows/php.yml @newrelic/phpc
/src/php/ @newrelic/php-agent
/tests/php/ @newrelic/php-agent

Expand Down

0 comments on commit 3f0a384

Please sign in to comment.