Fixing typo in codeowners (#50)

This commit is contained in:
Zsolt Parragi 2025-02-07 16:53:29 +00:00 committed by GitHub
parent 828a42a81b
commit 614edd0aa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View File

@ -2,5 +2,5 @@
# Order is important; the last matching pattern takes the most precedence.
* @dutow @dAdAbird
/contib/pg_tde/documentation/ @nastena1606
/contrib/pg_tde/documentation/ @nastena1606
/.github/ @artemgavrilov