add group voc
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-12-25 20:11:34 +01:00
parent 956185fde1
commit 509f8cfd49
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -89,3 +89,12 @@ groups['ovh'] = {
},
},
}
groups['voc'] = {
'member_patterns': {
r"voc\..*",
},
'metadata': {
'location': 'voc',
},
}