From a5088a535842213bf67774901936ec3d0f41ffac Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 18 Oct 2020 15:01:18 +0200 Subject: [PATCH] groups/locations: add doc --- groups/locations.py | 5 +++++ 1 file changed, 5 insertions(+) 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': {