mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-31 06:22:35 +02:00
script: update REVIEWERS
This commit is contained in:
parent
d22e7ee933
commit
48bd9ebc5d
18
REVIEWERS
18
REVIEWERS
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
# Maintainers
|
# Maintainers
|
||||||
# @fanquake
|
# @fanquake
|
||||||
|
# @hebasto
|
||||||
# @jonasschnelli
|
# @jonasschnelli
|
||||||
# @laanwj
|
# @laanwj
|
||||||
# @marcofalke
|
# @marcofalke
|
||||||
@ -59,11 +60,16 @@
|
|||||||
/src/test/fuzz/ @practicalswift
|
/src/test/fuzz/ @practicalswift
|
||||||
/doc/fuzzing.md @practicalswift
|
/doc/fuzzing.md @practicalswift
|
||||||
|
|
||||||
# Test framework
|
# Tests
|
||||||
|
/src/test/net_peer_eviction_tests.cpp @jonatack
|
||||||
/test/functional/mempool_updatefromblock.py @hebasto
|
/test/functional/mempool_updatefromblock.py @hebasto
|
||||||
/test/functional/feature_asmap.py @jonatack
|
/test/functional/feature_asmap.py @jonatack
|
||||||
/test/functional/interface_bitcoin_cli.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
|
# Translations
|
||||||
/src/util/translation.h @hebasto
|
/src/util/translation.h @hebasto
|
||||||
@ -98,6 +104,11 @@
|
|||||||
# Descriptors
|
# Descriptors
|
||||||
*descriptor* @achow101 @sipa
|
*descriptor* @achow101 @sipa
|
||||||
|
|
||||||
|
# External signer
|
||||||
|
*external_signer* @sjors
|
||||||
|
/doc/external-signer.md @sjors
|
||||||
|
*signer.py @sjors
|
||||||
|
|
||||||
# Interfaces
|
# Interfaces
|
||||||
/src/interfaces/ @ryanofsky
|
/src/interfaces/ @ryanofsky
|
||||||
|
|
||||||
@ -105,8 +116,7 @@
|
|||||||
/src/txdb.* @jamesob
|
/src/txdb.* @jamesob
|
||||||
/src/dbwrapper.* @jamesob
|
/src/dbwrapper.* @jamesob
|
||||||
|
|
||||||
# Scripts/Linter
|
# Linter
|
||||||
*.sh @practicalswift
|
|
||||||
/test/lint/ @practicalswift
|
/test/lint/ @practicalswift
|
||||||
/test/lint/lint-shell.sh @hebasto
|
/test/lint/lint-shell.sh @hebasto
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user