Code generation for AutoML was moved from feature/automl branch to master hence updating the codeowners for code generation project.
This commit is contained in:
Zeeshan Siddiqui 2019-10-26 23:47:26 -07:00 коммит произвёл GitHub
Родитель 864f709587
Коммит 46f9a1f781
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -6,6 +6,9 @@
# Reviewers for files owned by AutoML team
src/Microsoft.ML.AutoML @dotnet/mlnet-automl
src/Microsoft.ML.CodeGenerator @dotnet/mlnet-automl
test/Microsoft.ML.AutoML.Tests @dotnet/mlnet-automl
test/Microsoft.ML.CodeGenerator.Tests @dotnet/mlnet-automl
pkg/Microsoft.ML.AutoML @dotnet/mlnet-automl
pkg/Microsoft.ML.CodeGenerator @dotnet/mlnet-automl
docs/samples/Microsoft.ML.AutoML.Samples @dotnet/mlnet-automl