Skip to content

Commit 21da9b8

Browse files
committed
Move code_review files to mcp root directory
Renamed and relocated all files from mcp/code_review to the mcp root directory for better project organization. Updated project name and description in pyproject.toml.
1 parent 3a0ebb3 commit 21da9b8

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

mcp/code_review/pyproject.toml renamed to mcp/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
2-
name = "bugbug-mcp-code-review"
2+
name = "bugbug-mcp"
33
version = "0.1.0"
4-
description = "MCP server for BugBug code review functionality"
4+
description = "BugBug MCP Server"
55
requires-python = ">=3.12"
66
dependencies = [
77
"bugbug>=0.0.590",
File renamed without changes.

mcp/code_review/uv.lock renamed to mcp/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)