SF initial configurator | a26c41e | 2022-10-06 13:33:13 +0300 | [diff] [blame] | 1 | --- |
| 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 | # |
| 7 | resources: |
Peter Pentchev | d41612f | 2022-11-15 14:03:19 +0200 | [diff] [blame^] | 8 | repos: |
| 9 | sp-osci: |
| 10 | description: Tools and patches specific to the StorPool CI runs |
| 11 | acl: config-acl |
SF initial configurator | a26c41e | 2022-10-06 13:33:13 +0300 | [diff] [blame] | 12 | groups: |
| 13 | config-ptl: |
| 14 | description: Team lead for the config repo |
| 15 | members: |
| 16 | - admin@spfactory.storpool.com |
| 17 | config-core: |
| 18 | description: Team core for the config repo |
Peter Pentchev | c96c5b7 | 2022-10-07 13:29:33 +0300 | [diff] [blame] | 19 | members: |
| 20 | - pp@storpool.com |
| 21 | - openstack-dev@storpool.com |
| 22 | openstack-dev: |
| 23 | description: The StorPool OpenStack integration development team |
| 24 | members: |
| 25 | - pp@storpool.com |
| 26 | - openstack-dev@storpool.com |