blob: 813834401921f95b5bc5db99b39af0eba3405ba7 [file] [log] [blame]
SF initial configuratora26c41e2022-10-06 13:33:13 +03001---
2# This file contains the default users group authorized to
3# manage Software Factory services configurations.
4#
5# Adds trusted operator email to the config-core or config-ptl list.
6#
7resources:
8 groups:
9 config-ptl:
10 description: Team lead for the config repo
11 members:
12 - admin@spfactory.storpool.com
13 config-core:
14 description: Team core for the config repo
15 members: []