summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2018-09-19 12:20:37 -0700
committerAndre Arko <andre@arko.net>2018-09-19 12:20:37 -0700
commit8a8ed573d3d4c3abce2eb38112db052dcd207637 (patch)
tree3dfc9fbe838eb98e3a0503535df2f7636df2c471
parent7856ce7d6d491e596fbe9e0c62dc80d5a89a5fd2 (diff)
downloadbundler-8a8ed573d3d4c3abce2eb38112db052dcd207637.tar.gz
let's see if the other format parses
-rw-r--r--.github/bors.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
index b5d43bdc13..d2295119d9 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -1 +1,3 @@
-committer = { name = "Bundlerbot", email = "bot@bundler.io" }
+[committer]
+name = "Bundlerbot"
+email = "bot@bundler.io"