From 8a907939e33d9b01796ebdaf4bbe4c47c1280a66 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 2 Jun 2021 18:55:04 +0200 Subject: bin/ii-answer: clean up dev list --- bin/ii-answer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ii-answer b/bin/ii-answer index 838b262..88c2c32 100755 --- a/bin/ii-answer +++ b/bin/ii-answer @@ -8,7 +8,7 @@ . "${0%/*}/../lib/load-configuration" # welcome devs (in #archlinux32 and #archlinux32-devops only) -welcome_user_regex='^\S\+ -!- \(abaumann\|buildmaster\|deep42thought\|girls\|nit-picker\|tyzoid\)(.* has joined \S\+$' +welcome_user_regex='^\S\+ -!- \(abaumann\|deep42thought\)(.* has joined \S\+$' for channel in '#archlinux32:Hi \0!\n!rq \0' '#archlinux32-devops:Hi \0!'; do new_users=$( sed -i ' -- cgit v1.2.3