[CODEOWNERS] No entry for mooncake-p2p-store

Open Beginner friendly
#3,115 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
github

Research direction

Start by inspecting .github/CODEOWNERS and comparing its directory entries with the paths in PR #2375. Confirm which owners maintainers want for mooncake-p2p-store/, then add the directory entry and verify that the CODEOWNERS syntax matches the surrounding entries.

Written by the indexing model from the issue text.

Description

Description

.github/CODEOWNERS currently has no entry for mooncake-p2p-store/, so PRs touching only that directory get no reviewer auto-assigned and can sit unnoticed.

Example: #2375 (Go bugfix, only touches mooncake-p2p-store/) has been open since Jun 8 with green CI but never had a reviewer requested — every other directory in that PR-batch got auto-assignment via CODEOWNERS.

Suggestion

Add an entry such as:

/mooncake-p2p-store <owners>

Leaving the owner choice to the maintainers — happy to send the one-line PR once owners are decided.

Dominant language
C++
Stars
6.6k
Forks
1.2k
Avg merge
3d 9h
Merged PRs (30d)
300

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kvcache-ai/Mooncake

All issues in kvcache-ai/Mooncake

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.