Skip to content

Commit

Permalink
fix: update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
danielstokes committed Oct 10, 2024
1 parent c4f3d2d commit 4a85cbc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
* @newrelic/k8s-agents

# APM team owned directories
/src/apm/dotnet*.go @newrelic/dotnet
/src/apm/golang*.go @newrelic/go
/src/apm/java*.go @newrelic/java
/src/apm/nodejs*.go @newrelic/node
/src/apm/php*.go @newrelic/phpc
/src/apm/python*.go @newrelic/python
/src/apm/ruby*.go @newrelic/ruby
/src/apm/dotnet* @newrelic/dotnet
/src/apm/golang* @newrelic/go
/src/apm/java* @newrelic/java
/src/apm/nodejs* @newrelic/node
/src/apm/php* @newrelic/phpc
/src/apm/python* @newrelic/python
/src/apm/ruby* @newrelic/ruby

0 comments on commit 4a85cbc

Please sign in to comment.