Override email address for Jaakko Salli.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
795160b7f6
commit
bb276f53fc
@ -88,10 +88,21 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
Map SVN user ids to email addresses.
|
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">
|
<emaillookup name="wx-devs">
|
||||||
<xi:include href="include/wx-devs.xml"/>
|
<xi:include href="include/wx-devs.xml"/>
|
||||||
|
<!-- Overrides... -->
|
||||||
|
<email id="JMS">jaakko.salli -at- dnainternet.net</email>
|
||||||
</emaillookup>
|
</emaillookup>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
Reference in New Issue
Block a user