kvcache-ai / kvcache-ai/Mooncake

[CODEOWNERS] No entry for mooncake-p2p-store

Open Beginner friendly
#3,115 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6.6k
Forks
1.2k
Avg merge
3d 5h
Merged PRs (30d)
312

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
```

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

Contributor guide

Open the contributing guide

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.