azure-postgresql/CODEOWNERS
Line: 11: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 12: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 14: no users/groups matched

15 строки
513 B
Plaintext

# Instructions for CODEOWNERS file format and automatic build failure notifications:
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners
#########
# Specification
#########
#########
# Codeowner assignments are made from the _last_ matching entry in CODEOWNERS, so catch-all entries must come first
#########
/postgresql-flexible-server/** @Azure/azure-sdk-write-postgresql
/postgresql-server/** @Azure/azure-sdk-write-postgresql
/CODEOWNERS @Azure/azure-sdk-write-postgresql