bisq/CODEOWNERS
Line: 4: incorrect codeowner user: ManfredKarrer Line: 4: no users/groups matched Line: 7: incorrect codeowner user: wiz Line: 7: no users/groups matched Line: 8: incorrect codeowner user: wiz Line: 8: no users/groups matched Line: 9: incorrect codeowner user: wiz Line: 9: no users/groups matched Line: 10: incorrect codeowner user: wiz Line: 10: no users/groups matched Line: 11: incorrect codeowner user: wiz Line: 11: no users/groups matched Line: 12: incorrect codeowner user: wiz Line: 12: no users/groups matched Line: 13: incorrect codeowner user: wiz Line: 13: no users/groups matched Line: 14: incorrect codeowner user: wiz Line: 14: no users/groups matched
2020-06-28 11:23:36 +02:00

15 lines
485 B
Plaintext

# This doc specifies who gets requested to review GitHub pull requests.
# See https://help.github.com/articles/about-codeowners/.
/core/main/java/bisq/core/dao/ @ManfredKarrer
# For seednode configuration changes
/seednode/bisq-seednode.env @wiz
/seednode/bisq-seednode.service @wiz
/seednode/bitcoin.conf @wiz
/seednode/bitcoin.service @wiz
/seednode/docker-compose.yml @wiz
/seednode/install_seednode_debian.sh @wiz
/seednode/torrc @wiz
/seednode/uninstall_seednode_debian.sh @wiz