Commit c3ba1464 authored by Amy Qualls's avatar Amy Qualls

Update TW rake task with new info and groups

Fix the rake task, and ensure it's up to date. New group in Monitor.
A fix for the name of another group.
parent edcbb344
......@@ -13,7 +13,7 @@ namespace :tw do
CodeOwnerRule.new('Activation', '@kpaizee'),
CodeOwnerRule.new('Adoption', '@kpaizee'),
CodeOwnerRule.new('APM', '@ngaskill'),
CodeOwnerRule.new('Authentication & Authorization', '@eread'),
CodeOwnerRule.new('Authentication and Authorization', '@eread'),
CodeOwnerRule.new('Certify', '@msedlakjakubowski'),
CodeOwnerRule.new('Code Review', '@aqualls'),
CodeOwnerRule.new('Compliance', '@eread'),
......@@ -45,6 +45,7 @@ namespace :tw do
CodeOwnerRule.new('License', '@sselhorn'),
CodeOwnerRule.new('Memory', '@marcia'),
CodeOwnerRule.new('Monitor', '@ngaskill'),
CodeOwnerRule.new('Respond', '@ngaskill'),
CodeOwnerRule.new('Optimize', '@fneill'),
CodeOwnerRule.new('Package', '@ngaskill'),
CodeOwnerRule.new('Pipeline Authoring', '@marcel.amirault'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment