Closed manudeli closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
es-hangul | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 17, 2024 11:49pm |
Latest commit: fb5d2de38299278556b7ed1e8a97cbc5349aaa4f
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@okinawaa @raon0211 머지 후에 CODEOWNER로 잘 나오는 것 확인했습니다
Overview
CODEOWNER의 문법을 올바르게 합니다.
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
AS-IS
TO-BE
*
를 사용해서 모든 파일에 대한 CODEOWNER로 명시합니다.PR Checklist