mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
Fix default.conf.
This commit is contained in:
parent
03d124c036
commit
651390e818
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
[MYSQL]
|
[MYSQL]
|
||||||
post_commit_to = "commits@lists.mysql.com"
|
post_commit_to = "commits@lists.mysql.com"
|
||||||
post_push_to = "commits@lists.mysql.com"
|
post_push_to = "commits@lists.mysql.com"
|
||||||
tree_name = "mysql-next-mr-wtf"
|
tree_name = "mysql-next-mr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue