Skip to content

Commit 48bd9eb

Browse files
adamjonasjonatack
authored andcommitted
script: update REVIEWERS
1 parent d22e7ee commit 48bd9eb

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

REVIEWERS

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
# Maintainers
2121
# @fanquake
22+
# @hebasto
2223
# @jonasschnelli
2324
# @laanwj
2425
# @marcofalke
@@ -59,11 +60,16 @@
5960
/src/test/fuzz/ @practicalswift
6061
/doc/fuzzing.md @practicalswift
6162

62-
# Test framework
63+
# Tests
64+
/src/test/net_peer_eviction_tests.cpp @jonatack
6365
/test/functional/mempool_updatefromblock.py @hebasto
6466
/test/functional/feature_asmap.py @jonatack
6567
/test/functional/interface_bitcoin_cli.py @jonatack
66-
/test/functional/tool_wallet.py @jonatack
68+
69+
# Backwards compatibility tests
70+
*_compatibility.py @sjors
71+
/test/functional/wallet_upgradewallet.py @sjors @achow101
72+
/test/get_previous_releases.py @sjors
6773

6874
# Translations
6975
/src/util/translation.h @hebasto
@@ -98,15 +104,19 @@
98104
# Descriptors
99105
*descriptor* @achow101 @sipa
100106

107+
# External signer
108+
*external_signer* @sjors
109+
/doc/external-signer.md @sjors
110+
*signer.py @sjors
111+
101112
# Interfaces
102113
/src/interfaces/ @ryanofsky
103114

104115
# DB
105116
/src/txdb.* @jamesob
106117
/src/dbwrapper.* @jamesob
107118

108-
# Scripts/Linter
109-
*.sh @practicalswift
119+
# Linter
110120
/test/lint/ @practicalswift
111121
/test/lint/lint-shell.sh @hebasto
112122

0 commit comments

Comments
 (0)