aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/leak-check2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/leak-check b/scripts/leak-check
index 1a27eec..50c0710 100755
--- a/scripts/leak-check
+++ b/scripts/leak-check
@@ -27,7 +27,7 @@ cd "$(git rev-parse --show-toplevel)"
allow=$(git config --get krino.leakallow || true)
# krino's own contact address, published on purpose in README and About.
# Exempt from the address check only, so any clone's `make ci` is clean.
-public='contact@labunix\.xyz'
+public='lukas@labunix\.xyz'
exempt=
hits=0