diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-24 21:17:45 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-24 21:17:45 -0700 |
commit | b1a1eb53224ab25d3fa88e39decb539935ee780e (patch) | |
tree | b8b846072aae5eb96297c5f7bfee1ee3e5805990 /.expeditor | |
parent | 1fae6f74374786aa265e92be6a4421f709737b31 (diff) | |
download | chef-b1a1eb53224ab25d3fa88e39decb539935ee780e.tar.gz |
Fix typo in expeditor config
Oops
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index e8b20aa390..31c6ecea3e 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -53,7 +53,7 @@ github: version_constraint: 14* changelog: - rollup_header: Changes not yet released to rubygems.orgs + rollup_header: Changes not yet released to rubygems.org # These actions are taken, in order they are specified, anytime a Pull Request is merged. merge_actions: |