diff --git a/packages/omo-codex/plugin/components/comment-checker/.github/CODEOWNERS b/packages/omo-codex/plugin/components/comment-checker/.github/CODEOWNERS new file mode 100644 index 000000000..ef9dbe9d5 --- /dev/null +++ b/packages/omo-codex/plugin/components/comment-checker/.github/CODEOWNERS @@ -0,0 +1,12 @@ +* @code-yeongyu + +.github/workflows/* @code-yeongyu +.github/dependabot.yml @code-yeongyu +package.json @code-yeongyu +package-lock.json @code-yeongyu +LICENSE @code-yeongyu +NOTICE @code-yeongyu +README.md @code-yeongyu +CHANGELOG.md @code-yeongyu +.codex-plugin/plugin.json @code-yeongyu +hooks/hooks.json @code-yeongyu