Skip to content

Commit

Permalink
Merge pull request #6851 from onflow/codeowners-update
Browse files Browse the repository at this point in the history
Update CODEOWNERS for community contributors
  • Loading branch information
franklywatson authored Jan 8, 2025
2 parents 72adf9e + 96b89a8 commit 47f24e9
Showing 1 changed file with 4 additions and 50 deletions.
54 changes: 4 additions & 50 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,51 +1,5 @@
# Collection Stream
/cmd/collection/** @jordanschalm
/engine/collection/** @jordanschalm
/protobuf/services/collection/** @jordanschalm
# Protocol owners are not generally differentiated by sub-area for simplicity
/** @jordanschalm @AlexHentschel @durkmurder @zhangchiqing @peterargue @Kay-Zee @janezpodhostnik @tarakby

# Consensus Stream
/cmd/consensus/** @AlexHentschel @durkmurder @jordanschalm
/engine/consensus/** @AlexHentschel @durkmurder @jordanschalm

# Execution Stream
/cmd/execution/** @zhangchiqing
/engine/execution/** @zhangchiqing

# Access Stream
/access/** @peterargue
/cmd/access/** @peterargue
/cmd/observer/** @peterargue
/engine/access/** @peterargue

# Verification Stream
/cmd/verification/** @zhangchiqing
/engine/verification/** @zhangchiqing
/integration/tests/verification @zhangchiqing

# Ledger Stream
/ledger/** @AlexHentschel

# FVM Stream
/fvm/** @janezpodhostnik

# Networking Stream
/network/** @Kay-Zee

# Cryptography Stream
/crypto/** @tarakby

# Bootstrap and transit scripts
/cmd/bootstrap/** @zhangchiqing

# Dev Tools Stream
.github/workflows/** @Kay-Zee
/insecure/** @Kay-Zee
/integration/benchnet2/** @Kay-Zee
/tools/test_monitor/** @Kay-Zee

# Performance Stream
/integration/benchmark/** @Kay-Zee

# Execution Sync
/module/executiondatasync/** @peterargue
/module/state_synchronization/** @peterargue
# FVM specific
/fvm/** @janezpodhostnik @zhangchiqing

0 comments on commit 47f24e9

Please sign in to comment.