File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 19
19
20
20
# Maintainers
21
21
# @fanquake
22
+ # @hebasto
22
23
# @jonasschnelli
23
24
# @laanwj
24
25
# @marcofalke
59
60
/src/test/fuzz/ @practicalswift
60
61
/doc/fuzzing.md @practicalswift
61
62
62
- # Test framework
63
+ # Tests
64
+ /src/test/net_peer_eviction_tests.cpp @jonatack
63
65
/test/functional/mempool_updatefromblock.py @hebasto
64
66
/test/functional/feature_asmap.py @jonatack
65
67
/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
67
73
68
74
# Translations
69
75
/src/util/translation.h @hebasto
98
104
# Descriptors
99
105
*descriptor* @achow101 @sipa
100
106
107
+ # External signer
108
+ *external_signer* @sjors
109
+ /doc/external-signer.md @sjors
110
+ *signer.py @sjors
111
+
101
112
# Interfaces
102
113
/src/interfaces/ @ryanofsky
103
114
104
115
# DB
105
116
/src/txdb.* @jamesob
106
117
/src/dbwrapper.* @jamesob
107
118
108
- # Scripts/Linter
109
- *.sh @practicalswift
119
+ # Linter
110
120
/test/lint/ @practicalswift
111
121
/test/lint/lint-shell.sh @hebasto
112
122
You can’t perform that action at this time.
0 commit comments