From d897e149a7d3549804e466c485d66b777d56e908 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 25 Oct 2019 09:43:18 +0200 Subject: bin/ii-answer: do not welcome phrik - he has not much to quote anyways --- bin/ii-answer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ii-answer b/bin/ii-answer index 5525606..de06c73 100755 --- a/bin/ii-answer +++ b/bin/ii-answer @@ -8,7 +8,7 @@ . "${0%/*}/../lib/load-configuration" # welcome devs (in #archlinux32 only) -welcome_user_regex='^\S\+ -!- \(abaumann\|buildmaster\|deep42thought\|girls\|nit-picker\|phrik\|tyzoid\)(.* has joined \S\+$' +welcome_user_regex='^\S\+ -!- \(abaumann\|buildmaster\|deep42thought\|girls\|nit-picker\|tyzoid\)(.* has joined \S\+$' new_users=$( sed -i ' s/'"${welcome_user_regex}"'/\1/ -- cgit v1.2.3-54-g00ecf