From a22939d28ce7472acfd3a2c06643428c2b28fc87 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 12:30:53 +0200 Subject: the contact address is lukas@labunix.xyz The same address the commits are authored from, rather than a second one to keep working. --- scripts/leak-check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/leak-check') 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 -- cgit v1.3