diff --git a/project_grouper.py b/project_grouper.py index 6818f33..27c790a 100644 --- a/project_grouper.py +++ b/project_grouper.py @@ -114,6 +114,12 @@ rules = [ 'icinga', 'graphite', ], + }, + { + 'add': 'user-urbanecm-wmf-engineering', + 'in': [ + 'growth-deployments', + ] } ]