chore: Clear CODEOWNERS (#5528)

This commit is contained in:
Elliot.
2025-07-02 10:39:57 -07:00
committed by GitHub
parent ece3a8d7be
commit a0d275feec

6
.github/CODEOWNERS vendored
View File

@@ -1,8 +1,2 @@
# 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