diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index adcacf0ee..07c1e6c0f 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -237,6 +237,7 @@ Sebastian Kantha
Simon Law
Stefan Bodewig
Stefano Mazzocchi
+Stephan Strittmatter
Stephane Bailliez
stephan
Stephan Michels
diff --git a/contributors.xml b/contributors.xml
index 18e7830dd..e09ceacaf 100644
--- a/contributors.xml
+++ b/contributors.xml
@@ -945,6 +945,10 @@
deletes all files and subdirectories of build
, without
build
itself.
<delete defaultexcludes="false"> - <fileset dir="src" includes="**/.svn"/> +<delete includeemptydirs="true"> + <fileset dir="src" includes="**/.svn" defaultexcludes="false"/> </delete>deletes the subversion metadata directories under
src
. Because.svn