Skip to content

Commit

Permalink
script: update REVIEWERS
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjonas authored and jonatack committed May 3, 2021
1 parent d22e7ee commit f8969b9
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 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,17 @@
/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
/test/get_previous_releases.py @sjors
/test/functional/feature_backwards_compatibility.py @sjors
/test/functional/mempool_compatibility.py @sjors
/test/functional/wallet_upgradewallet.py @sjors @achow101

# Translations
/src/util/translation.h @hebasto
Expand Down Expand Up @@ -98,6 +105,11 @@
# Descriptors
*descriptor* @achow101 @sipa

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

# Interfaces
/src/interfaces/ @ryanofsky

Expand Down

0 comments on commit f8969b9

Please sign in to comment.