diff --git a/groups/locations.py b/groups/locations.py index bc0e6da..b13926b 100644 --- a/groups/locations.py +++ b/groups/locations.py @@ -19,6 +19,11 @@ groups['home'] = { }, } +groups['doc'] = { + 'member_patterns': { + r"doc\..*", + }, +} groups['gce'] = { 'bundles': {