Skip to content

Commit 92c8001

Browse files
rymncxgreenx
andauthored
chore(codeowners): update with current codeowners (#3114)
## Linked Issues/PRs <!-- List of related issues/PRs --> ## Description <!-- List of detailed changes --> ## Checklist - [ ] Breaking changes are clearly marked as such in the PR description and changelog - [ ] New behavior is reflected in tests - [ ] [The specification](https://github.com/FuelLabs/fuel-specs/) matches the implemented behavior (link update PR if changes are needed) ### Before requesting review - [x] I have reviewed the code myself - [ ] I have created follow-up issues caused by this PR and linked them here ### After merging, notify other teams [Add or remove entries as needed] - [ ] [Rust SDK](https://github.com/FuelLabs/fuels-rs/) - [ ] [Sway compiler](https://github.com/FuelLabs/sway/) - [ ] [Platform documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+) (for out-of-organization contributors, the person merging the PR will do this) - [ ] Someone else? Co-authored-by: Green Baneling <[email protected]>
1 parent df471f9 commit 92c8001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Default code owners for fuel-core
2-
* @xgreenx @Dentosal @MitchTurner @AurelienFT @rymnc
2+
* @xgreenx @Dentosal @MitchTurner @rymnc
33

44
# Code owners for the gas price algorithm
55
crates/fuel-gas-price-algorithm @xgreenx @Dentosal @MitchTurner
66

77
# Code owners for the transaction pool
8-
crates/services/txpool_v2 @xgreenx @Dentosal @MitchTurner @AurelienFT
8+
crates/services/txpool_v2 @xgreenx @Dentosal @MitchTurner
99

1010
# Code owners for the gas price service (v0 & v1)
1111
crates/services/gas_price_service @xgreenx @Dentosal @MitchTurner @rymnc

0 commit comments

Comments
 (0)