Skip to content

Commit

Permalink
Merge 3692097 into merged_master (Bitcoin PR bitcoin/bitcoin#21823)
Browse files Browse the repository at this point in the history
  • Loading branch information
apoelstra committed Jul 5, 2021
2 parents b67a98b + 3692097 commit bfdf82b
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions REVIEWERS
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

# Maintainers
# @fanquake
# @hebasto
# @jonasschnelli
# @laanwj
# @marcofalke
Expand Down Expand Up @@ -59,11 +60,16 @@
/src/test/fuzz/ @practicalswift
/doc/fuzzing.md @practicalswift

# Test framework
# Tests
/src/test/net_peer_eviction_tests.cpp @jonatack
/test/functional/mempool_updatefromblock.py @hebasto
/test/functional/feature_asmap.py @jonatack
/test/functional/interface_bitcoin_cli.py @jonatack
/test/functional/tool_wallet.py @jonatack

# Backwards compatibility tests
*_compatibility.py @sjors
/test/functional/wallet_upgradewallet.py @sjors @achow101
/test/get_previous_releases.py @sjors

# Translations
/src/util/translation.h @hebasto
Expand Down Expand Up @@ -98,15 +104,19 @@
# Descriptors
*descriptor* @achow101 @sipa

# External signer
*external_signer* @sjors
/doc/external-signer.md @sjors
*signer.py @sjors

# Interfaces
/src/interfaces/ @ryanofsky

# DB
/src/txdb.* @jamesob
/src/dbwrapper.* @jamesob

# Scripts/Linter
*.sh @practicalswift
# Linter
/test/lint/ @practicalswift
/test/lint/lint-shell.sh @hebasto

Expand Down

0 comments on commit bfdf82b

Please sign in to comment.