microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/fix-copilot-code-review

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/acl/access.yml

13lines · modecode

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