Updating e-mail address (avoid SPF failures)
This commit is contained in:
parent
0ea3a9059b
commit
92706058e8
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ gdb_web_base = os.path.expanduser (os.path.join (basedir,
|
||||||
'results'))
|
'results'))
|
||||||
set_web_base (gdb_web_base)
|
set_web_base (gdb_web_base)
|
||||||
|
|
||||||
GDB_MAIL_FROM = 'sergiodj+buildbot@redhat.com'
|
GDB_MAIL_FROM = 'sergiodj+buildbot@sergiodj.net'
|
||||||
GDB_MAIL_TO = 'gdb-testers@sourceware.org'
|
GDB_MAIL_TO = 'gdb-testers@sourceware.org'
|
||||||
|
|
||||||
# 'protocols' contains information about protocols which master will use for
|
# 'protocols' contains information about protocols which master will use for
|
||||||
|
|
Loading…
Reference in a new issue