chore: Remove CODEOWNERS (#6337)

This commit is contained in:
Ayaz Salikhov
2026-02-06 16:39:23 +00:00
committed by GitHub
parent 677758b1cc
commit 2305bc98a4

8
.github/CODEOWNERS vendored
View File

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