Skip to content

Commit f34715f

Browse files
Move aider-acp to unsupported until package is published
1 parent 6041261 commit f34715f

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed
Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "../agent.schema.json",
2+
"$schema": "../../agent.schema.json",
33
"id": "aider-acp",
44
"name": "Aider",
55
"version": "0.5.0",
@@ -8,15 +8,8 @@
88
"repository": "https://github.com/jorgejhms/aider-acp",
99
"license": "Apache-2.0",
1010
"authors": [
11-
{
12-
"name": "Jorge Manrique",
13-
"url": "https://github.com/jorgejhms"
14-
},
15-
{
16-
"name": "Paul Gauthier",
17-
"url": "https://github.com/paul-gauthier",
18-
"note": "Aider author"
19-
}
11+
"Jorge Manrique",
12+
"Paul Gauthier"
2013
],
2114
"distribution": {
2215
"npx": {
@@ -44,4 +37,4 @@
4437
"terminal",
4538
"multi-model"
4639
]
47-
}
40+
}

0 commit comments

Comments
 (0)