bisq/CODEOWNERS
Line: 4: incorrect codeowner user: cbeams Line: 4: no users/groups matched Line: 5: incorrect codeowner user: cbeams Line: 5: no users/groups matched Line: 6: incorrect codeowner user: ManfredKarrer Line: 6: 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 Line: 15: incorrect codeowner user: wiz Line: 15: no users/groups matched Line: 16: incorrect codeowner user: wiz Line: 16: no users/groups matched
2020-01-27 16:50:15 +01:00

17 lines
522 B
Plaintext

# This doc specifies who gets requested to review GitHub pull requests.
# See https://help.github.com/articles/about-codeowners/.
*gradle* @cbeams
/pricenode/ @cbeams
/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