]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/common.xml
Correct compilation breakage of r63832.
[wxWidgets.git] / build / buildbot / config / common.xml
index 57facf554f9671d494ea48444583459a8eafe6db..b1c6c63e294c2d216fab6fe2fd232412edfc1e8a 100644 (file)
 
 <!--
     Map SVN user ids to email addresses.
+
+    The email address in wx-devs.xml can be overridden by adding a line like
+    this after the xi:include:
+
+        <email id="JMS">jaakko.salli -at- dnainternet.net</email>
+
+    or disabled using an empty tag:
+
+        <email id="JMS"/>
 -->
 
 <emaillookup name="wx-devs">
     <xi:include href="include/wx-devs.xml"/>
+    <!-- Overrides... -->
 </emaillookup>
 
 <!--