| 1 | # Documentation for ACL policy: https://aka.ms/gim/docs/policy/acl |
| 2 | |
| 3 | --- |
| 4 | name: Access control list |
| 5 | description: List of teams and their permission levels |
| 6 | resource: repository |
| 7 | where: |
| 8 | configuration: |
| 9 | manageAccess: |
| 10 | - team: edge-ai-core-dev |
| 11 | role: Maintain |
| 12 | - team: isengineering998 |
| 13 | role: Write |
| 14 | |