Skip to content

Commit

Permalink
Update teams names in CODEOWNERS (#3988)
Browse files Browse the repository at this point in the history
* update teams names in CODEOWNERS

* Revert unintentional commit to client.ts
  • Loading branch information
langleyd committed Jan 8, 2024
1 parent 070a89d commit eae1c2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
* @matrix-org/element-web
/.github/workflows/** @matrix-org/element-web-app-team
/package.json @matrix-org/element-web-app-team
/yarn.lock @matrix-org/element-web-app-team
* @matrix-org/element-web-reviewers
/.github/workflows/** @matrix-org/element-web-team
/package.json @matrix-org/element-web-team
/yarn.lock @matrix-org/element-web-team
/src/webrtc @matrix-org/element-call-reviewers
/src/matrixrtc @matrix-org/element-call-reviewers
/spec/*/webrtc @matrix-org/element-call-reviewers
Expand Down

0 comments on commit eae1c2d

Please sign in to comment.