Skip to content

Commit

Permalink
Merge pull request #22308 from brave/bsc-signing-code-owner
Browse files Browse the repository at this point in the history
Add security team to CODEOWNERS for rewards signing
  • Loading branch information
bsclifton authored Feb 26, 2024
2 parents 6bc1445 + 134f781 commit fc06257
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ browser/ui/webui/brave_rewards_ui.cc @brave/rewards-client
browser/ui/webui/brave_rewards_ui.h @brave/rewards-client
components/brave_rewards/ @brave/rewards-client
components/services/bat_rewards/ @brave/rewards-client
components/brave_rewards/core/common/signer.cc @brave/sec-team
components/brave_rewards/core/common/signer.h @brave/sec-team
components/brave_rewards/core/common/request_signer.cc @brave/sec-team
components/brave_rewards/core/common/request_signer.h @brave/sec-team

# Ads
browser/brave_ads/**/*.cc @brave/ads-client
Expand Down

0 comments on commit fc06257

Please sign in to comment.