Skip to content

Commit 493c2f3

Browse files
committed
fix: rename server files with transport suffix
- community.gitlab.json -> community.gitlab-npx.json (id: community.gitlab-npx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 92ea065 commit 493c2f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "community.gitlab",
4-
"name": "GitLab",
3+
"id": "community.gitlab-npx",
4+
"name": "GitLab (npx)",
55
"alias": "gitlab",
66
"description": "Manage GitLab repositories, issues, merge requests, and files. Search projects, create branches, push files, and manage code reviews.",
77
"icon": "https://avatars.githubusercontent.com/u/1086321?v=4",

0 commit comments

Comments
 (0)