Files
gtav-src/tools_ng/etc/automation/tasks/notifications/MapGtxdExportNotifications.xml
T
2025-09-29 00:52:08 +02:00

28 lines
977 B
XML
Executable File

<?xml version='1.0'?>
<!--
File: %RS_TOOLSCONFIG%/automation/notifcations/AssetBuilderNotifications.xml
Author: Luke Openshaw <luke.openshaw@rockstarnorth.com>
Date: 22 October 2012
-->
<recipients>
<branches>
<branch name="dev">
<emailrecipients>
<emailrecipient name="kweinberg" email="kevin.weinberg@rockstarsandiego.com" rule="all"/>
</emailrecipients>
<emailredirects>
<emailredirect redirectpattern="buildernorth@rockstarnorth.com" name="tools" email="*tools@rockstarnorth.com"></emailredirect>
</emailredirects>
</branch>
<branch name="dev_ng">
<emailrecipients>
<emailrecipient name="kweinberg" email="kevin.weinberg@rockstarsandiego.com" rule="all"/>
</emailrecipients>
<emailredirects>
<emailredirect redirectpattern="buildernorth@rockstarnorth.com" name="tools" email="*tools@rockstarnorth.com"></emailredirect>
</emailredirects>
</branch>
</branches>
</recipients>