Skip to content

Commit

Permalink
Add acerone85 to graphql CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
acerone85 committed Jan 15, 2025
1 parent b4c461d commit 33d1078
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ crates/services/txpool_v2 @xgreenx @Dentosal @MitchTurner @AurelienFT
crates/services/gas_price_service @xgreenx @Dentosal @MitchTurner @rymnc

# Code owners for the GraphQL API
crates/fuel-core/src/graphql_api @xgreenx @Dentosal @MitchTurner @netrome
crates/fuel-core/src/graphql_api.rs @xgreenx @Dentosal @MitchTurner @netrome
crates/fuel-core/src/schema.rs @xgreenx @Dentosal @MitchTurner @netrome
crates/fuel-core/src/schema.sdl @xgreenx @Dentosal @MitchTurner @netrome
crates/fuel-core/src/query @xgreenx @Dentosal @MitchTurner @netrome
crates/fuel-core/src/graphql_api @xgreenx @Dentosal @MitchTurner @netrome @acerone85
crates/fuel-core/src/graphql_api.rs @xgreenx @Dentosal @MitchTurner @netrome @acerone85
crates/fuel-core/src/schema.rs @xgreenx @Dentosal @MitchTurner @netrome @acerone85
crates/fuel-core/src/schema.sdl @xgreenx @Dentosal @MitchTurner @netrome @acerone85
crates/fuel-core/src/query @xgreenx @Dentosal @MitchTurner @netrome @acerone85

# Code owners for the indexation
crates/fuel-core/src/graphql_api/indexation @xgreenx @Dentosal @MitchTurner @rafal-ch
Expand Down

0 comments on commit 33d1078

Please sign in to comment.