mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-18 18:15:50 +00:00
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
# Allow anyone to review any change by default.
|
|
*
|
|
|
|
# Require the rpc-reviewers team to review changes to the rpc code.
|
|
include/xrpl/protocol/ @xrplf/rpc-reviewers
|
|
src/libxrpl/protocol/ @xrplf/rpc-reviewers
|
|
src/xrpld/rpc/ @xrplf/rpc-reviewers
|
|
src/xrpld/app/misc/ @xrplf/rpc-reviewers
|