summaryrefslogtreecommitdiff
path: root/tasks/maintainers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/maintainers.rb')
-rw-r--r--tasks/maintainers.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/maintainers.rb b/tasks/maintainers.rb
index 117ac2ce4c..7465f7ba9e 100644
--- a/tasks/maintainers.rb
+++ b/tasks/maintainers.rb
@@ -25,7 +25,7 @@ REPOSITORIES = ["chef/chef", "chef/chef-dk", "chef/chef-census", "chef/chef-repo
"chef/client-docs", "chef/ffi-yajl", "chef/libyajl2-gem",
"chef/mixlib-authentication", "chef/mixlib-cli",
"chef/mixlib-config", "chef/mixlib-install", "chef/mixlib-log",
- "chef/mixlib-shellout", "chef/ohai", "chef/omnibus-chef"]
+ "chef/mixlib-shellout", "chef/ohai", "chef/omnibus-chef"].freeze
begin
require "tomlrb"