codeowners: Add maintainers for openssl engines (#5549)

* codeowners: Add maintainers for openssl engines

Symcrypt and KeysInUse are OpenSSL engines, so changes to these should
be reviewed by our openssl maintainers groups.

Signed-off-by: Chris Co <chrco@microsoft.com>

* codeowners: Add missing wildcard

Signed-off-by: Chris Co <chrco@microsoft.com>

---------

Signed-off-by: Chris Co <chrco@microsoft.com>
This commit is contained in:
Christopher Co 2023-05-24 19:31:29 -07:00 коммит произвёл GitHub
Родитель 4c2fcdcd9f
Коммит c9ae16899d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -47,6 +47,9 @@
/SPECS/kexec-tools/* @microsoft/cbl-mariner-debug-tools
/SPECS/openssl/* @microsoft/cbl-mariner-openssl
/SPECS/SymCrypt-OpenSSL/* @microsoft/cbl-mariner-openssl
/SPECS/SymCrypt/* @microsoft/cbl-mariner-openssl
/SPECS/KeysInUse-OpenSSL/* @microsoft/cbl-mariner-openssl
/SPECS/dnf/* @microsoft/cbl-mariner-package-managers
/SPECS/dnf-plugins-core/* @microsoft/cbl-mariner-package-managers