aboutsummaryrefslogtreecommitdiff
path: root/REVIEWERS
diff options
context:
space:
mode:
authorwhiteh0rse <95139855+whiteh0rse@users.noreply.github.com>2022-04-30 15:35:57 -0500
committerwhiteh0rse <95139855+whiteh0rse@users.noreply.github.com>2022-05-05 08:44:08 -0500
commitbd6ceb4049602aa556a93a0ac8954802dc0bf456 (patch)
treeea47d762dd0df4f1982bc131b64e8a862634907b /REVIEWERS
parent5d53cf38784df9ad9ed10306bf3fba3002fd9244 (diff)
downloadbitcoin-bd6ceb4049602aa556a93a0ac8954802dc0bf456.tar.xz
test: port 'lint-shell.sh' to python
Diffstat (limited to 'REVIEWERS')
-rw-r--r--REVIEWERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/REVIEWERS b/REVIEWERS
index a4b05f86c0..dd962947ff 100644
--- a/REVIEWERS
+++ b/REVIEWERS
@@ -112,7 +112,7 @@
/src/dbwrapper.* @jamesob
# Linter
-/test/lint/lint-shell.sh @hebasto
+/test/lint/lint-shell.py @hebasto
# Bech32
/src/bech32.* @sipa