mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Fix tree setup: Wrong mailing list for commit mails.
This commit is contained in:
parent
747fbf8f8b
commit
49de7abf1b
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
[MYSQL]
|
[MYSQL]
|
||||||
post_commit_to = "MYSQL_COMMITS_WW@ORACLE.COM"
|
post_commit_to = "commits@lists.mysql.com"
|
||||||
post_push_to = "MYSQL_COMMITS_WW@ORACLE.COM"
|
post_push_to = "commits@lists.mysql.com"
|
||||||
tree_name = "mysql-5.5"
|
tree_name = "mysql-5.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue