You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
patchupdate.py: Add an additional default CC contact.
This commit is contained in:
@ -63,7 +63,7 @@ class config(object):
|
||||
|
||||
bugtracker_url = "https://bugs.winehq.org/xmlrpc.cgi"
|
||||
bugtracker_defaultcc = ["michael@fds-team.de", "sebastian@fds-team.de",
|
||||
"erich.e.hoover@wine-staging.com"]
|
||||
"erich.e.hoover@wine-staging.com", "dmitry@baikal.ru"]
|
||||
bugtracker_user = None
|
||||
bugtracker_pass = None
|
||||
|
||||
|
Reference in New Issue
Block a user