Author: Luffy (sy-records) Committer: GitHub (web-flow) Pusher: sy-records Date: 2024-07-05T16:51:56+08:00
Commit: https://github.com/php/web-php/commit/d11a4224165b54aad0bbe9a99832baa539e4965a Raw diff: https://github.com/php/web-php/commit/d11a4224165b54aad0bbe9a99832baa539e4965a.diff Fix CODEOWNERS syntax error (#1026) Changed paths: M .github/CODEOWNERS Diff: diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 65acc2e375..95bad1e9c0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -* @saundefined -* @sy-records +* @saundefined @sy-records