toss / es-hangul

A modern JavaScript library for handling Hangul characters.
https://es-hangul.slash.page/
MIT License
1.34k stars 95 forks source link

chore(*): update CODEOWNER #94

Closed manudeli closed 5 months ago

manudeli commented 5 months ago

Overview

CODEOWNER의 문법을 올바르게 합니다.

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax

AS-IS

image

TO-BE

* 를 사용해서 모든 파일에 대한 CODEOWNER로 명시합니다.

PR Checklist

  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.
vercel[bot] commented 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
changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

manudeli commented 5 months ago

@okinawaa @raon0211 머지 후에 CODEOWNER로 잘 나오는 것 확인했습니다

image