From kde-commits Sun Apr 01 23:23:00 2018 From: =?utf-8?q?Nicol=C3=A1s=20Alvarez?= Date: Sun, 01 Apr 2018 23:23:00 +0000 To: kde-commits Subject: kde-common/svn/hooks Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=152262499108239 SVN commit 1513275 by nalvarez: Give tosky permissions to delete stuff in playground and extragear Closes T8393. M +5 -0 svnacl.cfg --- trunk/kde-common/svn/hooks/svnacl.cfg #1513274:1513275 @@ -697,6 +697,11 @@ users = dfaure access = read-write +[Allow tosky access to playground and extragear] +match = ^trunk/(playground|extragear)/[^/]+ +users = ltoscano +access = read-write + #[allow some unwanted files during svn history replay (i.e. tailor)] #match = (?:\.cvsignore|\.bak)$ #access = read-write