In release branches we've added enforcement of AskMode where approval is
required before merging. This just adds the requisite file to the `main`
branch so that it will appear in future release branches. It DOES NOT
apply the branch protection policy, which is a setting controlled in
GitHub.

There is no policy change to contributions to main with this change.
This commit is contained in:
Chris B 2024-04-10 18:29:05 -05:00 коммит произвёл GitHub
Родитель fe393e09d7
Коммит b065a0d9c5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/CODEOWNERS поставляемый Normal file
Просмотреть файл

@ -0,0 +1 @@
* @microsoft/hlsl-release