summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 12:30:53 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 12:30:53 +0200
commita22939d28ce7472acfd3a2c06643428c2b28fc87 (patch)
tree16059a9acaa7b955d73b7e392b70193ed80b5f4b /scripts
parentbddbd74e4a73e8e32bcf648efd1cac5655f6d0cd (diff)
downloadkrino-a22939d28ce7472acfd3a2c06643428c2b28fc87.tar.gz
krino-a22939d28ce7472acfd3a2c06643428c2b28fc87.zip
the contact address is lukas@labunix.xyz
The same address the commits are authored from, rather than a second one to keep working.
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